apiVersion: oadp.openshift.io/v1alpha1 kind: DataProtectionApplication metadata: creationTimestamp: "2022-08-09T17:46:17Z" generation: 3 name: example-velero namespace: openshift-adp resourceVersion: "109777327" uid: f96e4f8f-8d76-402f-81a7-4bcd36d10975 spec: backupLocations: - velero: config: insecureSkipTLSVerify: "true" profile: noobaa region: noobaa s3ForcePathStyle: "true" s3Url: http://s3.openshift-storage.svc.cluster.local:80 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 podConfig: resourceAllocations: limits: cpu: 4 memory: 32768Mi requests: cpu: 2 memory: 16384Mi features: dataMover: enable: true status: conditions: - lastTransitionTime: "2022-08-10T10:34:13Z" message: Reconcile complete reason: Complete status: "True" type: Reconciled