mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-12 06:20:11 +01:00
feat(helm): adding 2.1.0 helm chart (#409)
Signed-off-by: Pawan <pawan@mayadata.io>
This commit is contained in:
parent
5a6f3a745b
commit
8adedda7b6
3 changed files with 5 additions and 5 deletions
|
|
@ -78,7 +78,7 @@ The following table lists the configurable parameters of the OpenEBS ZFS Localpv
|
|||
| `zfsPlugin.image.registry`| Registry for openebs-zfs-plugin image| `""`|
|
||||
| `zfsPlugin.image.repository`| Image repository for openebs-zfs-plugin| `openebs/zfs-driver`|
|
||||
| `zfsPlugin.image.pullPolicy`| Image pull policy for openebs-zfs-plugin| `IfNotPresent`|
|
||||
| `zfsPlugin.image.tag`| Image tag for openebs-zfs-plugin| `2.0.0`|
|
||||
| `zfsPlugin.image.tag`| Image tag for openebs-zfs-plugin| `2.1.0`|
|
||||
| `zfsNode.allowedTopologyKeys`| Custom topology keys required for provisioning| `"kubernetes.io/hostname,"`|
|
||||
| `zfsNode.driverRegistrar.image.registry`| Registry for csi-node-driver-registrar image| `k8s.gcr.io/`|
|
||||
| `zfsNode.driverRegistrar.image.repository`| Image repository for csi-node-driver-registrar| `sig-storage/csi-node-driver-registrar`|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue