You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deploy/example/fsgroup/README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
# fsGroup Support
2
2
3
-
[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.
3
+
[fsGroupPolicy](https://kubernetes-csi.github.io/docs/support-fsgroup.html) feature is Beta from Kubernetes 1.20 and GA from Kubernetes 1.23.
4
+
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.
4
5
5
6
### Option#1: Enable fsGroupPolicy support in [driver helm installation](../../../charts)
0 commit comments