فهرست منبع

updated with env and annotation parameters

Cansu Kavili 5 سال پیش
والد
کامیت
61d582ffd9
1فایلهای تغییر یافته به همراه4 افزوده شده و 3 حذف شده
  1. 4 3
      helm/wekan/values.yaml

+ 4 - 3
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