From 7c31e1cb33d9f098c87517d4fa4747140ad6fcd6 Mon Sep 17 00:00:00 2001 From: Anthony Vuong Date: Tue, 2 May 2023 15:28:22 -0700 Subject: [PATCH] Remove whitespace --- charts/argo-cd/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-cd/values.yaml b/charts/argo-cd/values.yaml index 60f5734d..39c09781 100644 --- a/charts/argo-cd/values.yaml +++ b/charts/argo-cd/values.yaml @@ -537,7 +537,7 @@ configs: # -- Array of extra K8s manifests to deploy ## Note: Supports use of custom Helm templates - extraObjects: [] +extraObjects: [] # - apiVersion: secrets-store.csi.x-k8s.io/v1 # kind: SecretProviderClass # metadata: