You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: dell-csi-helm-installer/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ This project provides the following capabilitites, each one is discussed in deta
36
36
37
37
38
38
Most of these usages require the creation/specification of a values file. These files specify configuration settings that are passed into the driver and configure it for use. To create one of these files, the following steps should be followed:
39
-
1. Download a template file for the driver to a new location, naming this new file is at the users discretion. The template files are always found at `https://github.com/dell/helm-charts/raw/csi-powermax-2.10.1/charts/csi-powermax/values.yaml`
39
+
1. Download a template file for the driver to a new location, naming this new file is at the users discretion. The template files are always found at `https://github.com/dell/helm-charts/raw/csi-powermax-2.11.0/charts/csi-powermax/values.yaml`
40
40
2. Edit the file such that it contains the proper configuration settings for the specific environment. These files are yaml formatted so maintaining the file structure is important.
41
41
42
42
For example, to create a values file for the PowerMax driver the following steps can be executed
@@ -45,7 +45,7 @@ For example, to create a values file for the PowerMax driver the following steps
0 commit comments