@@ -20,7 +20,7 @@ The following table lists the configurable parameters of the OpenEBS NDM chart a
2020| ` ndm.image.registry ` | Registry for Node Disk Manager image | ` "" ` |
2121| ` ndm.image.repository ` | Image repository for Node Disk Manager | ` openebs/node-disk-manager ` |
2222| ` ndm.image.pullPolicy ` | Image pull policy for Node Disk Manager | ` IfNotPresent ` |
23- | ` ndm.image.tag ` | Image tag for Node Disk Manager | ` 1.8 .0 ` |
23+ | ` ndm.image.tag ` | Image tag for Node Disk Manager | ` 1.9 .0 ` |
2424| ` ndm.sparse.path ` | Directory where Sparse files are created | ` /var/openebs/sparse ` |
2525| ` ndm.sparse.size ` | Size of the sparse file in bytes | ` 10737418240 ` |
2626| ` ndm.sparse.count ` | Number of sparse files to be created | ` 0 ` |
@@ -50,7 +50,7 @@ The following table lists the configurable parameters of the OpenEBS NDM chart a
5050| ` ndmOperator.image.registry ` | Registry for NDM operator image | ` "" ` |
5151| ` ndmOperator.image.repository ` | Image repository for NDM operator | ` openebs/node-disk-operator ` |
5252| ` ndmOperator.image.pullPolicy ` | Image pull policy for NDM operator | ` IfNotPresent ` |
53- | ` ndmOperator.image.tag ` | Image tag for NDM operator | ` 1.8 .0 ` |
53+ | ` ndmOperator.image.tag ` | Image tag for NDM operator | ` 1.9 .0 ` |
5454| ` ndmOperator.annotations ` | Annotations for NDM operator metadata | ` "" ` |
5555| ` ndmOperator.podAnnotations ` | Annotations for NDM operator's pods metadata | ` "" ` |
5656| ` ndmOperator.resources ` | Resource and request and limit for containers | ` "" ` |
@@ -62,7 +62,7 @@ The following table lists the configurable parameters of the OpenEBS NDM chart a
6262| ` ndmExporter.image.registry ` | Registry for NDM Exporters image | ` "" ` |
6363| ` ndmExporter.repository ` | Image repository for NDM Exporters | ` openebs/node-disk-exporter ` |
6464| ` ndmExporter.pullPolicy ` | Image pull policy for NDM Exporters | ` IfNotPresent ` |
65- | ` ndmExporter.tag ` | Image tag for NDM Exporters | ` 1.8 .0 ` |
65+ | ` ndmExporter.tag ` | Image tag for NDM Exporters | ` 1.9 .0 ` |
6666| ` ndmExporter.nodeExporter.metricsPort ` | The TCP port number used for exposing NDM node exporter metrics | ` 9101 ` |
6767| ` ndmExporter.nodeExporter.nodeExporter.nodeSelector ` | Node selector for NDM node exporter pods | ` 9101 ` |
6868| ` ndmExporter.nodeExporter.nodeExporter.tolerations ` | NDM node exporter toleration values | ` 9101 ` |
@@ -76,7 +76,7 @@ The following table lists the configurable parameters of the OpenEBS NDM chart a
7676| ` helperPod.image.registry ` | Registry for helper image | ` "" ` |
7777| ` helperPod.image.repository ` | Image for helper pod | ` openebs/linux-utils ` |
7878| ` helperPod.image.pullPolicy ` | Pull policy for helper pod | ` IfNotPresent ` |
79- | ` helperPod.image.tag ` | Image tag for helper image | ` 3.1 .0 ` |
79+ | ` helperPod.image.tag ` | Image tag for helper image | ` 3.2 .0 ` |
8080| ` varDirectoryPath.baseDir ` | Directory to store debug info and so forth | ` /var/openebs ` |
8181| ` serviceAccount.create ` | Create a service account or not | ` true ` |
8282| ` serviceAccount.name ` | Name for the service account | ` true ` |
0 commit comments