You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Creates registry secrets only for labeled BSLs (required by [openshift-velero-plugin](https://github.com/openshift/openshift-velero-plugin/blob/64292f953c3e2ecd623e9388b2a65c08bb9cfbe2/velero-plugins/imagestream/shared.go#L70-L73))
215
+
216
+
**Using external BSLs for ImageStream backups**:
217
+
218
+
External BSLs (created outside DPA spec) CAN be used for ImageStream backups if you:
219
+
1. Manually add the required label: `app.kubernetes.io/component: bsl`
220
+
2. Ensure the BSL has AWS provider and `caCert` configured
221
+
3. The OADP registry controller will then create the necessary registry secret
0 commit comments