Skip to content

Commit eb56883

Browse files
authored
Update README.md
1 parent f3d3168 commit eb56883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The following table lists the configurable parameters of the latest NFS CSI Driv
4444
| `customLabels` | optional extra labels to k8s resources deployed by chart | `{}` |
4545
| `driver.name` | alternative driver name | `nfs.csi.k8s.io` |
4646
| `driver.mountPermissions` | default mounted folder permissions | `0`
47-
| `feature.enableFSGroupPolicy` | enable `fsGroupPolicy` on a k8s 1.20+ cluster | `true` |
47+
| `feature.enableFSGroupPolicy` | enable [`fsGroupPolicy`](https://kubernetes.io/blog/2020/12/14/kubernetes-release-1.20-fsgroupchangepolicy-fsgrouppolicy/#allow-csi-drivers-to-declare-support-for-fsgroup-based-permissions) on a k8s 1.20+ cluster | `true` |
4848
| `feature.enableInlineVolume` | enable inline volume | `false` |
4949
| `kubeletDir` | alternative kubelet directory | `/var/lib/kubelet` |
5050
| `image.nfs.repository` | csi-driver-nfs image | `registry.k8s.io/sig-storage/nfsplugin` |

0 commit comments

Comments
 (0)