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:
committed by
openshift-cherrypick-robot
parent
50aac5d9f4
commit
4a7856602c
@@ -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}
|
||||
|
||||
@@ -108,6 +108,7 @@ spec:
|
||||
credential:
|
||||
key: credentials
|
||||
name: cloud-credentials
|
||||
prefix: velero
|
||||
default: true
|
||||
config:
|
||||
region: ${REGION}
|
||||
|
||||
Reference in New Issue
Block a user