mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-05 13:05:17 +00:00
Remove snapshot text from "No PVs" section
Signed-off-by: Andrew Williams <williams.andrew@gmail.com>
This commit is contained in:
@@ -290,7 +290,7 @@ Start the sample nginx app:
|
|||||||
```
|
```
|
||||||
kubectl apply -f examples/nginx-app/base.yaml
|
kubectl apply -f examples/nginx-app/base.yaml
|
||||||
```
|
```
|
||||||
Now create a backup with PV snapshotting:
|
Now create a backup:
|
||||||
```
|
```
|
||||||
ark backup create nginx-backup --selector app=nginx
|
ark backup create nginx-backup --selector app=nginx
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user