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