From 700a2382edd0bd87dad404ff3dc5fc534cf09576 Mon Sep 17 00:00:00 2001 From: mikutas <23391543+mikutas@users.noreply.github.com> Date: Tue, 22 Oct 2024 22:11:53 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=A4=E3=83=B3=E3=82=B9=E3=83=88=E3=83=BC?= =?UTF-8?q?=E3=83=AB=E6=99=82=E3=81=AE=E3=81=BFredisSecretInit.enabled=3Dt?= =?UTF-8?q?rue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/argo-cd/helmfile.yaml | 3 +++ apps/argo-cd/values.yaml | 2 ++ 2 files changed, 5 insertions(+) diff --git a/apps/argo-cd/helmfile.yaml b/apps/argo-cd/helmfile.yaml index 42c5ad4..2cb9725 100644 --- a/apps/argo-cd/helmfile.yaml +++ b/apps/argo-cd/helmfile.yaml @@ -10,6 +10,9 @@ releases: values: - values.yaml - enableCustomResources: false + - argo-cd: + redisSecretInit: + enabled: true hooks: - events: ["prepare"] showlogs: true diff --git a/apps/argo-cd/values.yaml b/apps/argo-cd/values.yaml index 7e9cc32..3524e22 100644 --- a/apps/argo-cd/values.yaml +++ b/apps/argo-cd/values.yaml @@ -41,6 +41,8 @@ argo-cd: .sidebar { background-color: #66091c; } + redisSecretInit: + enabled: false repoServer: extraContainers: - command: