configure argocd to allow helm usage in kustomize
This commit is contained in:
parent
b05e51e572
commit
13d7f1904d
@ -8,3 +8,4 @@ metadata:
|
||||
name: argocd-cmd-params-cm
|
||||
data:
|
||||
server.insecure: "true"
|
||||
kustomize.buildOptions: "--enable-helm"
|
||||
|
Loading…
Reference in New Issue
Block a user