Reduce controller memory requests
This commit is contained in:
parent
6ed00d6d84
commit
57f71cab43
@ -64,7 +64,7 @@ controller:
|
|||||||
limits: {}
|
limits: {}
|
||||||
requests:
|
requests:
|
||||||
cpu: 25m
|
cpu: 25m
|
||||||
memory: 256Mi
|
memory: 64Mi
|
||||||
# controller.podSecurityContext -- Defines the podSecurityContext for the controller pod
|
# controller.podSecurityContext -- Defines the podSecurityContext for the controller pod
|
||||||
podSecurityContext:
|
podSecurityContext:
|
||||||
seccompProfile:
|
seccompProfile:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user