Browse Source

updated with env and annotation parameters

Cansu Kavili 5 năm trước cách đây
mục cha
commit
93f8ff946f
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  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
 ## Specify additional environmental variables for the Deployment
 ##
 ##
-env: {}
+env:
+  - name: ""
+    value: ""
 
 
 service:
 service:
   type: NodePort
   type: NodePort