From b5d4168634ef0edd0971ac0d6e3d50d6fb2bfd33 Mon Sep 17 00:00:00 2001 From: Atze de Vries Date: Wed, 26 May 2021 14:52:48 +0200 Subject: [PATCH] fix linting Signed-off-by: Atze de Vries --- charts/argo-cd/values.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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