From 10f2a202a15fa7baafc0ce2de26fc951945bc8ce Mon Sep 17 00:00:00 2001 From: Kory Date: Mon, 21 Mar 2022 11:13:26 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20values.yaml=E3=82=92format?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- helm-charts/proxy-k8s-argo-cd-bootstrapping/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/helm-charts/proxy-k8s-argo-cd-bootstrapping/values.yaml b/helm-charts/proxy-k8s-argo-cd-bootstrapping/values.yaml index 442c3b96e..851d92ba9 100644 --- a/helm-charts/proxy-k8s-argo-cd-bootstrapping/values.yaml +++ b/helm-charts/proxy-k8s-argo-cd-bootstrapping/values.yaml @@ -6,9 +6,9 @@ argocd: # config of server # https://github.com/argoproj/argo-helm/blob/3a2858aa98f607b495d34db0da2a7a3ecad3eaa0/charts/argo-cd/values.yaml#L781 server: - ## We will only configure ArgoCD itself here, and expect definition at - ## proxy-kubernetes/argocd-apps of https://github.com/GiganticMinecraft/seichi_infra - ## to further configure the ArgoCD application (via App of Apps pattern) + # We will only configure ArgoCD itself here, and expect definition at + # proxy-kubernetes/argocd-apps of https://github.com/GiganticMinecraft/seichi_infra + # to further configure the ArgoCD application (via App of Apps pattern) additionalApplications: - name: argocd namespace: argocd