From 87d327e915fd2e51bccb1e1d1b1ee026b54da726 Mon Sep 17 00:00:00 2001 From: Jonny Ervine Date: Fri, 9 Feb 2024 22:58:31 +0800 Subject: [PATCH] Add values --- wekan/values.home.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wekan/values.home.yaml b/wekan/values.home.yaml index 8e3236b..543235d 100644 --- a/wekan/values.home.yaml +++ b/wekan/values.home.yaml @@ -34,8 +34,8 @@ env: # Additional environment variables for Wekan mapped from Secret or ConfigMap extraEnvFrom: "" extraEnvFrom: | -- secretRef: - name: "wekan-envs" + - secretRef: + name: "wekan-envs" ## Specify additional secret environmental variables for the ## Deployment. These can e.g. be provided by a Secret and allow