Add README.md for the new helm parameter
This commit is contained in:
parent
d002b37180
commit
94b3dc2776
@ -43,6 +43,7 @@ The following table lists the configurable parameters of the latest NFS CSI Driv
|
|||||||
| `image.nodeDriverRegistrar.repository` | csi-node-driver-registrar docker image | k8s.gcr.io/sig-storage/csi-node-driver-registrar |
|
| `image.nodeDriverRegistrar.repository` | csi-node-driver-registrar docker image | k8s.gcr.io/sig-storage/csi-node-driver-registrar |
|
||||||
| `image.nodeDriverRegistrar.tag` | csi-node-driver-registrar docker image tag | v2.0.1 |
|
| `image.nodeDriverRegistrar.tag` | csi-node-driver-registrar docker image tag | v2.0.1 |
|
||||||
| `image.nodeDriverRegistrar.pullPolicy` | csi-node-driver-registrar image pull policy | IfNotPresent |
|
| `image.nodeDriverRegistrar.pullPolicy` | csi-node-driver-registrar image pull policy | IfNotPresent |
|
||||||
|
| `imagePullSecrets` | Specify docker-registry secret names as an array | [] (does not add image pull secrets to deployed pods) |
|
||||||
| `serviceAccount.create` | whether create service account of csi-nfs-controller | true |
|
| `serviceAccount.create` | whether create service account of csi-nfs-controller | true |
|
||||||
| `rbac.create` | whether create rbac of csi-nfs-controller | true |
|
| `rbac.create` | whether create rbac of csi-nfs-controller | true |
|
||||||
| `controller.replicas` | the replicas of csi-nfs-controller | 2 |
|
| `controller.replicas` | the replicas of csi-nfs-controller | 2 |
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user