1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

spec.backupLocations.bucket.prefix in DPA is required

This commit is contained in:
mletalie
2024-01-10 15:56:49 -05:00
committed by openshift-cherrypick-robot
parent 50aac5d9f4
commit 4a7856602c
2 changed files with 3 additions and 0 deletions

View File

@@ -290,6 +290,7 @@ spec:
credential:
key: credentials
name: cloud-credentials
prefix: velero
default: true
config:
region: ${REGION}
@@ -331,6 +332,7 @@ spec:
credential:
key: credentials
name: cloud-credentials
prefix: velero
default: true
config:
region: ${REGION}

View File

@@ -108,6 +108,7 @@ spec:
credential:
key: credentials
name: cloud-credentials
prefix: velero
default: true
config:
region: ${REGION}