Skip to content

Commit c78a982

Browse files
authored
Merge pull request #363 from ruben-rodriguez/master
docs: add customLabels parameter to chart README
2 parents d29d908 + d7710c9 commit c78a982

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ The following table lists the configurable parameters of the latest NFS CSI Driv
3636

3737
| Parameter | Description | Default |
3838
|---------------------------------------------------|------------------------------------------------------------|-------------------------------------------------------------------|
39+
| `customLabels` | optional extra labels to k8s resources deployed by chart | `{}` |
3940
| `driver.name` | alternative driver name | `nfs.csi.k8s.io` |
4041
| `driver.mountPermissions` | mounted folder permissions name | `0777`
4142
| `feature.enableFSGroupPolicy` | enable `fsGroupPolicy` on a k8s 1.20+ cluster | `true` |

0 commit comments

Comments
 (0)