Skip to content

Commit 24af247

Browse files
authored
Merge pull request #73274 from CarmiWisemon/oadp3521-gcp-wif-imagestream
OADP-3521 gcp-wif image stream
2 parents 00d01d9 + 36ad441 commit 24af247

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/oadp-installing-dpa-1-3.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,7 @@ spec:
193193
config:
194194
project: <project>
195195
snapshotLocation: us-west1 <13>
196+
backupImages: true <14>
196197
----
197198
<1> The default namespace for OADP is `openshift-adp`. The namespace is a variable and is configurable.
198199
<2> The `openshift` plugin is mandatory.
@@ -207,6 +208,7 @@ spec:
207208
<11> Specify a prefix for Velero backups, for example, `velero`, if the bucket is used for multiple purposes.
208209
<12> Specify a snapshot location, unless you use CSI snapshots or Restic to back up PVs.
209210
<13> The snapshot location must be in the same region as the PVs.
211+
<14> Google workload identity federation supports internal image backup. Set this field to `false` if you do not want to use image backup.
210212
endif::[]
211213
ifdef::installing-oadp-mcg[]
212214
+

0 commit comments

Comments
 (0)