You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`helperPod.image.registry`| Registry for helper image |`""`|
104
104
|`helperPod.image.repository`| Image for helper pod |`"openebs/linux-utils"`|
105
105
|`helperPod.image.pullPolicy`| Pull policy for helper pod |`"IfNotPresent"`|
106
-
|`helperPod.image.tag`| Image tag for helper image |`2.12.1`|
106
+
|`helperPod.image.tag`| Image tag for helper image |`3.0.0`|
107
107
|`hostpathClass.basePath`| BasePath for openebs-hostpath StorageClass |`"/var/openebs/local"`|
108
108
|`hostpathClass.enabled`| Enables creation of default Hostpath StorageClass |`true`|
109
109
|`hostpathClass.isDefaultClass`| Make openebs-hostpath the default StorageClass |`"false"`|
110
-
|`hostpathClass.nodeAffinityLabel`| Custom node label key to uniquely identify nodes. `kubernetes.io/hostname` is the default label key for node selection. |`""`|
110
+
|`hostpathClass.nodeAffinityLabel`| Custom node label key to uniquely identify nodes. `kubernetes.io/hostname` is the default label key for node selection. |`""`|
0 commit comments