From d1737d3ea1e70de903219b0f0b834e4131037e54 Mon Sep 17 00:00:00 2001 From: Andy Zhang Date: Wed, 2 Jun 2021 14:42:51 +0800 Subject: [PATCH] Update README.md --- charts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/README.md b/charts/README.md index 4d3ce5d1..1d20854f 100644 --- a/charts/README.md +++ b/charts/README.md @@ -5,7 +5,7 @@ ### Tips - `--set controller.runOnMaster=true` could make csi-nfs-controller only run on master node - - `--set feature.enableFSGroupPolicy=true` could enable `fsGroupPolicy` on a k8s 1.20+ cluster + - `--set feature.enableFSGroupPolicy=true` could enable `fsGroupPolicy` on a k8s 1.20+ cluster (this feature is in beta, check details [here](../deploy/example/fsgroup)) - `--set controller.replicas=1` could set replica of csi-nfs-controller as `1` ## install latest version