fix: bump memory limit for new EFS ds to prevent OOMs
This commit is contained in:
parent
a5ed750439
commit
50b9edb473
@ -244,7 +244,7 @@ aws-efs-csi-driver:
|
|||||||
cpu: 20m
|
cpu: 20m
|
||||||
memory: 96Mi
|
memory: 96Mi
|
||||||
limits:
|
limits:
|
||||||
memory: 128Mi
|
memory: 256Mi
|
||||||
|
|
||||||
affinity:
|
affinity:
|
||||||
nodeAffinity:
|
nodeAffinity:
|
||||||
|
Loading…
Reference in New Issue
Block a user