Update README.md

This commit is contained in:
Andy Zhang 2021-06-02 14:40:32 +08:00 committed by GitHub
parent d03903e606
commit 4d2d1194e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# fsGroup Support # fsGroup Support
[fsGroupPolicy](https://kubernetes-csi.github.io/docs/support-fsgroup.html) feature is supported from Kubernetes 1.20, default CSI driver installation does not have this feature, 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 disabled by default, follow below steps to enable this feature.
### Option#1: Enable fsGroupPolicy support in [driver helm installation](../../../charts) ### Option#1: Enable fsGroupPolicy support in [driver helm installation](../../../charts)