Initial upload
This commit is contained in:
parent
4df19b99b7
commit
8007792a55
116 changed files with 18485 additions and 0 deletions
10
otc/frontend2.t09.de/stacks/local-backup/demo/restore.yaml
Normal file
10
otc/frontend2.t09.de/stacks/local-backup/demo/restore.yaml
Normal file
|
|
@ -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