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