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:57 +00:00
parent a3c26117b3
commit a99b549e2e

View File

@@ -15,9 +15,9 @@ crds:
configs: configs:
params: params:
server.insecure: "true" server.insecure: "true"
exec.enabled: true
cm: cm:
create: true create: true
exec.enabled: true
kustomize.buildOptions: --enable-helm kustomize.buildOptions: --enable-helm
application.instanceLabelKey: argocd.argoproj.io/instance application.instanceLabelKey: argocd.argoproj.io/instance
admin.enabled: false admin.enabled: false