From b2c0ff7933fdd5870f838f9ea56e649696755b6a Mon Sep 17 00:00:00 2001 From: Atze de Vries Date: Fri, 25 Jun 2021 11:06:43 +0200 Subject: [PATCH] fix spaces in comments Signed-off-by: Atze de Vries --- charts/argo-cd/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/argo-cd/values.yaml b/charts/argo-cd/values.yaml index 53b9c7d5..0783f839 100755 --- a/charts/argo-cd/values.yaml +++ b/charts/argo-cd/values.yaml @@ -24,8 +24,8 @@ global: # If you want to template helm charts but cannot access k8s API server # you can set api versions here apiVersionOverrides: - certmanager: "" #cert-manager.io/v1 - ingress: "" #networking.k8s.io/v1beta1 + certmanager: "" # cert-manager.io/v1 + ingress: "" # networking.k8s.io/v1beta1 ## Controller controller: