Ensure this thing doesn't OOM.
This commit is contained in:
parent
11934e9f88
commit
d5ba86e94f
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ spec:
|
|||
cpu: 49m
|
||||
memory: 1024Mi
|
||||
limits:
|
||||
memory: 8192Mi
|
||||
memory: 12Gi
|
||||
securityContext:
|
||||
runAsUser: 568
|
||||
runAsGroup: 568
|
||||
|
|
Loading…
Reference in a new issue