Fixup a message
This commit is contained in:
@@ -78,7 +78,10 @@ func CreateReplicaObject(name string, s compose.Service) (ret []interface{}) {
|
||||
})
|
||||
|
||||
ret = append(ret, store)
|
||||
if !isSecret{
|
||||
Greenf("Done configMap %s\n", cf)
|
||||
} else {
|
||||
Greenf("Done secret %s\n", cf)
|
||||
}
|
||||
|
||||
container.Image = "{{ .Values." + name + ".image }}"
|
||||
|
Reference in New Issue
Block a user