Skip to content

Commit 3963162

Browse files
committed
Updated instructions in docs/example-snapshot-metadata.md for the
alpha release of the external snapshot metadata sidecar.
1 parent a7a88c4 commit 3963162

File tree

2 files changed

+164
-116
lines changed

2 files changed

+164
-116
lines changed

deploy/kubernetes-1.30/hostpath/csi-snapshot-metadata-sidecar.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
- name: csi-snapshot-metadata
22
# TODO: Replace main tag with actual released tag once external-snapshot-metadata is released
3-
image: gcr.io/k8s-staging-sig-storage/csi-snapshot-metadata:canary
3+
image: registry.k8s.io/sig-storage/csi-snapshot-metadata:v0.1.0
44
imagePullPolicy: "IfNotPresent"
55
command:
66
args:

0 commit comments

Comments
 (0)