ソースを参照

updated with env and annotation parameters

Cansu Kavili 5 年 前
コミット
93f8ff946f
1 ファイル変更3 行追加1 行削除
  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