increase znc memory request
This commit is contained in:
parent
517081eec1
commit
a00d2c8d18
1 changed files with 1 additions and 1 deletions
|
@ -79,6 +79,6 @@ spec:
|
|||
resources:
|
||||
requests:
|
||||
cpu: 1m
|
||||
memory: 4Mi
|
||||
memory: 40Mi
|
||||
limits:
|
||||
memory: 1Gi # this will likely not happen during normal running, but compiling modules requires this
|
Loading…
Add table
Reference in a new issue