We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d29d908 + d7710c9 commit c78a982Copy full SHA for c78a982
charts/README.md
@@ -36,6 +36,7 @@ The following table lists the configurable parameters of the latest NFS CSI Driv
36
37
| Parameter | Description | Default |
38
|---------------------------------------------------|------------------------------------------------------------|-------------------------------------------------------------------|
39
+| `customLabels` | optional extra labels to k8s resources deployed by chart | `{}` |
40
| `driver.name` | alternative driver name | `nfs.csi.k8s.io` |
41
| `driver.mountPermissions` | mounted folder permissions name | `0777`
42
| `feature.enableFSGroupPolicy` | enable `fsGroupPolicy` on a k8s 1.20+ cluster | `true` |
0 commit comments