remove limits
This commit is contained in:
parent
223fec9cd3
commit
8c0070fa4d
1 changed files with 0 additions and 8 deletions
|
@ -19,11 +19,3 @@ spec:
|
||||||
values:
|
values:
|
||||||
reloader:
|
reloader:
|
||||||
reloadStrategy: annotations
|
reloadStrategy: annotations
|
||||||
deployment:
|
|
||||||
resources:
|
|
||||||
requests:
|
|
||||||
cpu: 15m
|
|
||||||
memory: 63Mi
|
|
||||||
limits:
|
|
||||||
cpu: 45m
|
|
||||||
memory: 400Mi
|
|
||||||
|
|
Loading…
Reference in a new issue