doc: adjust SNAPSHOT_VERSION

Fixes: #1803
Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
This commit is contained in:
Prasanna Kumar Kalever 2021-03-12 14:55:28 +05:30 committed by mergify[bot]
parent d92e084dc1
commit b9291c74f0

View File

@ -33,7 +33,7 @@
`SNAPSHOT_VERSION` variable, for example:
```console
SNAPSHOT_VERSION="v3.0.1" ./scripts/install-snapshot.sh install
SNAPSHOT_VERSION="v4.0.0" ./scripts/install-snapshot.sh install
```
- In the future, you can choose to cleanup by running
@ -216,4 +216,4 @@ NAME STATUS VOLUME CAPACITY
rbd-pvc Bound pvc-c2ffdc98-3abe-4b07-838c-35a2a8067771 1Gi RWO rook-ceph-block 41m
rbd-pvc-clone Bound pvc-b575bc35-d521-4c41-b4f9-1d733cd28fdf 1Gi RWO rook-ceph-block 45m
rbd-pvc-restore Bound pvc-95308c75-6c93-4928-a551-6b5137192209 1Gi RWO rook-ceph-block 45m
```
```