Browse Source

updated with env and annotation parameters

Cansu Kavili 5 years ago
parent
commit
93f8ff946f
1 changed files with 3 additions and 1 deletions
  1. 3 1
      helm/wekan/values.yaml

+ 3 - 1
helm/wekan/values.yaml

@@ -30,7 +30,9 @@ credentials:
 
 ## Specify additional environmental variables for the Deployment
 ##
-env: {}
+env:
+  - name: ""
+    value: ""
 
 service:
   type: NodePort