浏览代码

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