helmfile
helmfile copied to clipboard
`helmfile template`: no namespace set
I have many manifests that are created correctly with helmfile, but not when I kubectl apply the resources generated with helmfile template as the resources don't have namespace references there...what needs to be done to make this an idempotent delivery?
Also, the first line generated with helmfile template is invalid. Will create a separate issue for that ;)
@mumoshu Is there any plan to fix this? It seems like pretty major issue to me. Thanks