What this PR does / why we need it:
fix: increase azure file memory limit to avoid OOM during massive snapshot restore since azcopy would consumes a lot of memory
Needs approval from an approver in each of these files:
- ~~[OWNERS](https://github.com/kubernetes-sigs/azurefile-csi-driver/blob/release-1.31/OWNERS)~~ [andyzhangx]
Approvers can indicate their approval by writing `/approve` in a comment
Approvers can cancel approval by writing `/approve cancel` in a comment
What type of PR is this? /kind bug
What this PR does / why we need it: fix: increase azure file memory limit to avoid OOM during massive snapshot restore since azcopy would consumes a lot of memory
cherrypick of https://github.com/kubernetes-sigs/azurefile-csi-driver/pull/2219
Which issue(s) this PR fixes:
Fixes #
Requirements:
Special notes for your reviewer:
Release note: