Initial upload
This commit is contained in:
parent
6ff50c46a8
commit
149877808e
111 changed files with 17100 additions and 0 deletions
|
|
@ -0,0 +1,10 @@
|
|||
# velero restore create --from-backup backstage-backup
|
||||
apiVersion: velero.io/v1
|
||||
kind: Restore
|
||||
metadata:
|
||||
name: backstage-backup
|
||||
namespace: velero
|
||||
spec:
|
||||
backupName: backstage-backup
|
||||
includedNamespaces:
|
||||
- 'backstage'
|
||||
Loading…
Add table
Add a link
Reference in a new issue