Update README.md

This commit is contained in:
Andy Zhang 2024-07-18 15:06:06 +08:00 committed by GitHub
parent c576dea19c
commit cde07bd199
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,7 @@
# fsGroup Support
[fsGroupPolicy](https://kubernetes-csi.github.io/docs/support-fsgroup.html) feature is Beta from Kubernetes 1.20, and disabled by default, follow below steps to enable this feature.
[fsGroupPolicy](https://kubernetes-csi.github.io/docs/support-fsgroup.html) feature is Beta from Kubernetes 1.20 and GA from Kubernetes 1.23.
It is disabled by default up to version 3.1.0 of the chart and enabled by default from version 4.0.0 of the chart, follow below steps to enable this feature in older charts.
### Option#1: Enable fsGroupPolicy support in [driver helm installation](../../../charts)