We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb9982d commit c96f152Copy full SHA for c96f152
1 file changed
README.md
@@ -130,8 +130,7 @@ kubectl apply -k https://github.com/kubernetes-csi/external-snapshotter/deploy/k
130
```
131
132
When installing using the Helm chart, the `VolumeSnapshotClass` resources are created by the chart based on the `csi.snapshotClasses`
133
-configuration in `values.yaml`. If you install the driver using static YAML manifests instead
134
-of the Helm chart, you must create an appropriate `VolumeSnapshotClass` manually.
+configuration in `values.yaml`.
135
136
#### 1. Create a secret with your cloudscale.ch API Access Token:
137
0 commit comments