Update k8s/core/argocd/values.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 9s
All checks were successful
Check with kubeconform / lint (push) Successful in 9s
This commit is contained in:
@@ -8,8 +8,6 @@ global:
|
|||||||
format: text
|
format: text
|
||||||
level: info
|
level: info
|
||||||
|
|
||||||
exec.enabled: true
|
|
||||||
|
|
||||||
crds:
|
crds:
|
||||||
install: true
|
install: true
|
||||||
keep: true # Recommended to keep true so CRDs are not deleted on uninstall
|
keep: true # Recommended to keep true so CRDs are not deleted on uninstall
|
||||||
@@ -17,6 +15,7 @@ crds:
|
|||||||
configs:
|
configs:
|
||||||
params:
|
params:
|
||||||
server.insecure: "true"
|
server.insecure: "true"
|
||||||
|
exec.enabled: true
|
||||||
cm:
|
cm:
|
||||||
create: true
|
create: true
|
||||||
kustomize.buildOptions: --enable-helm
|
kustomize.buildOptions: --enable-helm
|
||||||
|
Reference in New Issue
Block a user