Skip to content

Commit bb2cf22

Browse files
committed
Consistent sample snapshotcontent name
Signed-off-by: Prasad Ghangal <[email protected]>
1 parent 99a5d45 commit bb2cf22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/example-snapshot-metadata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ This client performs following actions:
223223
```
224224
$ kubectl get vs
225225
NAME READYTOUSE SOURCEPVC SOURCESNAPSHOTCONTENT RESTORESIZE SNAPSHOTCLASS SNAPSHOTCONTENT CREATIONTIME AGE
226-
raw-pvc-snap-1 true pvc-raw 10Mi csi-hostpath-snapclass snapcontent-ef10f725-4261-4e80-af37-906708796700 7m40s 7m40s
226+
raw-pvc-snap-1 true pvc-raw 10Mi csi-hostpath-snapclass snapcontent-e17ba543-b8be-4a8e-9b0f-d708d664a0ee 7m40s 7m40s
227227
raw-pvc-snap-2 true pvc-raw 10Mi csi-hostpath-snapclass snapcontent-188562cb-03b3-4b70-b12d-28900527bca8 23s 23s
228228
```
229229

0 commit comments

Comments
 (0)