Up the memory limit for reloader.
This commit is contained in:
parent
6e6e9d5e71
commit
52e81605f0
1 changed files with 1 additions and 1 deletions
|
@ -27,4 +27,4 @@ spec:
|
||||||
memory: 63Mi
|
memory: 63Mi
|
||||||
limits:
|
limits:
|
||||||
cpu: 45m
|
cpu: 45m
|
||||||
memory: 63Mi
|
memory: 100Mi
|
||||||
|
|
Loading…
Reference in a new issue