summaryrefslogtreecommitdiffstats
path: root/helm
diff options
context:
space:
mode:
authorCansu Kavili <cansukavili@gmail.com>2020-04-15 09:52:34 +0200
committerCansu Kavili <cansukavili@gmail.com>2020-04-15 09:52:34 +0200
commit61d582ffd985c9c3c6208a97208eda24608a1612 (patch)
treee62ac517231b7b3acf777d06516a2478925e7d47 /helm
parent60384be5fffc1d78501e93fcc311faf24f4d393e (diff)
downloadwekan-61d582ffd985c9c3c6208a97208eda24608a1612.tar.gz
wekan-61d582ffd985c9c3c6208a97208eda24608a1612.tar.bz2
wekan-61d582ffd985c9c3c6208a97208eda24608a1612.zip
updated with env and annotation parameters
Diffstat (limited to 'helm')
-rw-r--r--helm/wekan/values.yaml7
1 files changed, 4 insertions, 3 deletions
diff --git a/helm/wekan/values.yaml b/helm/wekan/values.yaml
index 8211f495..cadb0645 100644
--- a/helm/wekan/values.yaml
+++ b/helm/wekan/values.yaml
@@ -8,6 +8,7 @@
serviceAccounts:
create: true
name: ""
+ annotations: ""
## Wekan image configuration
##
@@ -59,10 +60,10 @@ ingress:
# hosts:
# - wekan-example.local
- route:
- enabled: false
+route:
+ enabled: false
-resources:
+resources:
requests:
memory: 128Mi
cpu: 300m