From 8b922059a7caaa33bf8ec53a72d58ff42707eefe Mon Sep 17 00:00:00 2001 From: jessebot Date: Tue, 9 Jan 2024 11:24:55 +0100 Subject: [PATCH] removing bitwarden from base tests for smol-k8s-lab in ci/cd --- .github/smol_k8s_lab_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/smol_k8s_lab_config.yaml b/.github/smol_k8s_lab_config.yaml index 067b677c6..89580aa32 100644 --- a/.github/smol_k8s_lab_config.yaml +++ b/.github/smol_k8s_lab_config.yaml @@ -134,7 +134,7 @@ apps_global_config: # change to your tz: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List time_zone: "Europe/Amsterdam" # always deploy external secrets. *Must be a string of "" (don't use external secrets) or "bitwarden" to use bitwarden for external secrets* - external_secrets: "bitwarden" + external_secrets: "none" # --------------------------------------------------------------------------- # Argo CD deployed and maintained Applications to run on Kubernetes