diff --git a/s3-csi/patches/daemonset.yaml b/s3-csi/patches/daemonset.yaml index ab48bb3..ed6d2c9 100644 --- a/s3-csi/patches/daemonset.yaml +++ b/s3-csi/patches/daemonset.yaml @@ -12,7 +12,7 @@ value: requests: cpu: 20m - memory: 25Mi + memory: 50Mi limits: cpu: 20m - memory: 25Mi + memory: 50Mi