diff --git a/charts/argo-cd/values.yaml b/charts/argo-cd/values.yaml index fc7d565a..daf48ec9 100755 --- a/charts/argo-cd/values.yaml +++ b/charts/argo-cd/values.yaml @@ -23,16 +23,14 @@ global: # hostnames: # - git.myhostname -# Override APIVersions -# If you want to template helm charts but cannot access k8s API server +# Override APIVersions +# If you want to template helm charts but cannot access k8s API server # you can set api versions here APIOverrides: enabled: false certmanager: cert-manager.io/v1 ingress: networking.k8s.io/v1beta1 - - ## Controller controller: name: application-controller