mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
updated with env and annotation parameters
This commit is contained in:
parent
60384be5ff
commit
61d582ffd9
1 changed files with 4 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue