From 61d582ffd985c9c3c6208a97208eda24608a1612 Mon Sep 17 00:00:00 2001 From: Cansu Kavili Date: Wed, 15 Apr 2020 09:52:34 +0200 Subject: updated with env and annotation parameters --- helm/wekan/values.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'helm') 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 -- cgit v1.2.3-1-g7c22