Add values

This commit is contained in:
Jonny Ervine 2024-02-09 22:58:31 +08:00
parent 456482e68f
commit 87d327e915

View File

@ -34,8 +34,8 @@ env:
# Additional environment variables for Wekan mapped from Secret or ConfigMap # Additional environment variables for Wekan mapped from Secret or ConfigMap
extraEnvFrom: "" extraEnvFrom: ""
extraEnvFrom: | extraEnvFrom: |
- secretRef: - secretRef:
name: "wekan-envs" name: "wekan-envs"
## Specify additional secret environmental variables for the ## Specify additional secret environmental variables for the
## Deployment. These can e.g. be provided by a Secret and allow ## Deployment. These can e.g. be provided by a Secret and allow