Update k8s/core/argocd/values.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 9s

This commit is contained in:
ab
2025-07-16 14:34:24 +00:00
parent 5f8216cc7b
commit a3c26117b3

View File

@@ -8,8 +8,6 @@ global:
format: text
level: info
exec.enabled: true
crds:
install: true
keep: true # Recommended to keep true so CRDs are not deleted on uninstall
@@ -17,6 +15,7 @@ crds:
configs:
params:
server.insecure: "true"
exec.enabled: true
cm:
create: true
kustomize.buildOptions: --enable-helm