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
|
||||
memory: 96Mi
|
||||
limits:
|
||||
memory: 128Mi
|
||||
memory: 256Mi
|
||||
|
||||
affinity:
|
||||
nodeAffinity:
|
||||
|
Loading…
Reference in New Issue
Block a user