summaryrefslogtreecommitdiffstats
path: root/helm
diff options
context:
space:
mode:
authorCansu Kavili <cansukavili@gmail.com>2020-04-15 09:54:22 +0200
committerCansu Kavili <cansukavili@gmail.com>2020-04-15 09:54:22 +0200
commit93f8ff946f62894c35380e744c25322a61efc108 (patch)
tree8900baa00403eaa50074fa93ac6eefccad1bcb20 /helm
parent61d582ffd985c9c3c6208a97208eda24608a1612 (diff)
downloadwekan-93f8ff946f62894c35380e744c25322a61efc108.tar.gz
wekan-93f8ff946f62894c35380e744c25322a61efc108.tar.bz2
wekan-93f8ff946f62894c35380e744c25322a61efc108.zip
updated with env and annotation parameters
Diffstat (limited to 'helm')
-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