apiVersion: oadp.openshift.io/v1alpha1 kind: DataProtectionApplication metadata: creationTimestamp: "2023-04-13T15:51:43Z" generation: 76 name: example-velero namespace: openshift-adp resourceVersion: "17968317" uid: ba4abe98-664d-4b28-8c17-b05a678fe845 spec: backupLocations: - velero: config: insecureSkipTLSVerify: "true" profile: noobaa region: noobaa s3ForcePathStyle: "true" s3Url: https://s3-openshift-storage.apps.vlan611.rdu2.scalelab.redhat.com credential: key: cloud name: cloud-credentials default: true objectStorage: bucket: oadp-bucket prefix: velero provider: aws configuration: restic: enable: true podConfig: resourceAllocations: limits: cpu: 2 memory: 32768Mi requests: cpu: 1 memory: 16384Mi timeout: 900m velero: defaultPlugins: - openshift - aws - csi - vsm podConfig: resourceAllocations: limits: cpu: 4 memory: 32768Mi requests: cpu: 2 memory: 16384Mi features: dataMover: credentialName: restic-secret enable: false maxConcurrentBackupVolumes: "10" maxConcurrentRestoreVolumes: "4" status: conditions: - lastTransitionTime: "2023-04-24T10:33:16Z" message: Reconcile complete reason: Complete status: "True" type: Reconciled