stacks-instances/otc/central-forgejo.think-ahead.cloud/stacks/local-backup/demo/restore.yaml
Automated pipeline ac3dd9611a Initial upload
2025-05-26 12:51:37 +00:00

10 lines
226 B
YAML

# 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'