From 4d2d1194e624b96fe9ae61df1a49c59900341722 Mon Sep 17 00:00:00 2001 From: Andy Zhang Date: Wed, 2 Jun 2021 14:40:32 +0800 Subject: [PATCH] Update README.md --- deploy/example/fsgroup/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/example/fsgroup/README.md b/deploy/example/fsgroup/README.md index 8234d2f1..6c4640b9 100644 --- a/deploy/example/fsgroup/README.md +++ b/deploy/example/fsgroup/README.md @@ -1,6 +1,6 @@ # 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)