increase znc memory limits for compiling modules

This commit is contained in:
SeanOMik 2023-06-26 19:11:16 -04:00
parent f411b68d2a
commit 517081eec1
Signed by: SeanOMik
GPG Key ID: 568F326C7EB33ACB
1 changed files with 1 additions and 1 deletions

View File

@ -81,4 +81,4 @@ spec:
cpu: 1m
memory: 4Mi
limits:
memory: 200Mi
memory: 1Gi # this will likely not happen during normal running, but compiling modules requires this