We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b40a28 commit b3034e0Copy full SHA for b3034e0
docs/example-snapshot-metadata.md
@@ -27,7 +27,7 @@ appropriate environment variable.
27
28
Follow the steps below to deploy the CSI hostpath driver with a Kubernetes SnapshotMetadata service:
29
30
-1. Create the `SnapshotMetadata` CRD using the definition in the
+1. Create the `SnapshotMetadataService` CRD using the definition in the
31
[external-snapshot-metadata](https://github.com/kubernetes-csi/external-snapshot-metadata/tree/main/examples/snapshot-metadata-lister) repository.
32
```
33
kubectl create -f https://raw.githubusercontent.com/kubernetes-csi/external-snapshot-metadata/main/client/config/crd/cbt.storage.k8s.io_snapshotmetadataservices.yaml
0 commit comments