up the mem for reloader
This commit is contained in:
parent
25d426499b
commit
3904281968
1 changed files with 1 additions and 2 deletions
|
@ -19,7 +19,6 @@ spec:
|
||||||
values:
|
values:
|
||||||
reloader:
|
reloader:
|
||||||
reloadStrategy: annotations
|
reloadStrategy: annotations
|
||||||
|
|
||||||
deployment:
|
deployment:
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
@ -27,4 +26,4 @@ spec:
|
||||||
memory: 63Mi
|
memory: 63Mi
|
||||||
limits:
|
limits:
|
||||||
cpu: 45m
|
cpu: 45m
|
||||||
memory: 100Mi
|
memory: 200Mi
|
||||||
|
|
Loading…
Reference in a new issue