We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47b6370 commit 1c6d130Copy full SHA for 1c6d130
content/docs/getting-started/installation/kubernetes/powermax/helm/_index.md
@@ -80,7 +80,7 @@ Install Helm 3 on the master node before you install CSI Driver for PowerMax.
80
5. Download the default values.yaml file.
81
```bash
82
cd dell-csi-helm-installer
83
- wget -O my-powermax-settings.yaml https://github.com/dell/helm-charts/raw/csi-powermax-{{< version-docs key="PMax_latestVersion" >}}/charts/csi-powermax/values.yaml
+ wget -O my-powermax-settings.yaml https://github.com/dell/helm-charts/raw/csi-powermax-2.16.1/charts/csi-powermax/values.yaml
84
```
85
86
6. Edit the newly created file and provide values for the following parameters.
0 commit comments