Page URL
https://docs.netapp.com/us-en/trident/trident-install/kubernetes-deploy-helm.html
Page title
Deploy Trident operator using Helm (Standard mode)
Summary
The version in the helm install example is old, it's still showing 26.02, we had a customer notice this and comment on it.
helm install netapp-trident/trident-operator --version 100.2602.0 --create-namespace --namespace
should show:
helm install netapp-trident/trident-operator --version 100.2606.0 --create-namespace --namespace
Public issues must not contain sensitive information
Page URL
https://docs.netapp.com/us-en/trident/trident-install/kubernetes-deploy-helm.html
Page title
Deploy Trident operator using Helm (Standard mode)
Summary
The version in the helm install example is old, it's still showing 26.02, we had a customer notice this and comment on it.
helm install netapp-trident/trident-operator --version 100.2602.0 --create-namespace --namespace
should show:
helm install netapp-trident/trident-operator --version 100.2606.0 --create-namespace --namespace
Public issues must not contain sensitive information