kubernetesmxnet

Use a different version

Improve this page by contributing to our documentation.

To modify the application version used in this chart, specify a different version of the image using the image.tag parameter and/or a different repository using the image.repository parameter. This approach is also applicable to other images like exporters.

To obtain a list of valid image tags, refer to the corresponding container repository for the image, or refer to the list of available container images.

When configuring the image.tag parameter to use an image in a private registry, it is necessary to also specify an image pull secret. This image pull secret must be passed to the chart at deployment time using the global.imagePullSecrets parameter.