Skip to content

Commit 1c6d130

Browse files
Fix CSM Helm URL (#1764)
Co-authored-by: AnandatDell <[email protected]>
1 parent 47b6370 commit 1c6d130

File tree

1 file changed

+1
-1
lines changed
  • content/docs/getting-started/installation/kubernetes/powermax/helm

1 file changed

+1
-1
lines changed

content/docs/getting-started/installation/kubernetes/powermax/helm/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Install Helm 3 on the master node before you install CSI Driver for PowerMax.
8080
5. Download the default values.yaml file.
8181
```bash
8282
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
83+
wget -O my-powermax-settings.yaml https://github.com/dell/helm-charts/raw/csi-powermax-2.16.1/charts/csi-powermax/values.yaml
8484
```
8585

8686
6. Edit the newly created file and provide values for the following parameters.

0 commit comments

Comments
 (0)