summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--helm/wekan/values.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/helm/wekan/values.yaml b/helm/wekan/values.yaml
index cadb0645..78136af3 100644
--- a/helm/wekan/values.yaml
+++ b/helm/wekan/values.yaml
@@ -30,7 +30,9 @@ credentials:
## Specify additional environmental variables for the Deployment
##
-env: {}
+env:
+ - name: ""
+ value: ""
service:
type: NodePort