stacks-instances/otc/localtest.me/work/stacks/local-backup/demo/restore.yaml

11 lines
226 B
YAML
Raw Permalink Normal View History

2025-06-28 11:39:18 +00:00
# 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'