34 lines
776 B
YAML
34 lines
776 B
YAML
apiVersion: formol.desmojim.fr/v1alpha1
|
|
kind: RestoreSession
|
|
metadata:
|
|
namespace: demo
|
|
name: restore-demo
|
|
spec:
|
|
backupSession:
|
|
spec:
|
|
ref:
|
|
name: backup-demo
|
|
namespace: demo
|
|
status:
|
|
keep: last
|
|
startTime: "2023-03-31T14:21:27Z"
|
|
state: Success
|
|
target:
|
|
- backupType: Online
|
|
duration: 1.734652641s
|
|
snapshotId: 1d2baf88
|
|
startTime: "2023-03-31T14:21:27Z"
|
|
state: Success
|
|
targetKind: Deployment
|
|
targetName: apache-deployment
|
|
try: 1
|
|
- backupType: Job
|
|
duration: 3.072021762s
|
|
snapshotId: 748622a4
|
|
startTime: "2023-03-31T14:21:27Z"
|
|
state: Success
|
|
targetKind: StatefulSet
|
|
targetName: postgres-demo
|
|
try: 1
|
|
|