Skip to content

Commit 1733c6b

Browse files
committed
add hypershiftPluginImageFqin in unsupportedoverrides section
Signed-off-by: Shruti Deshpande <[email protected]>
1 parent 12efe00 commit 1733c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backup_and_restore/application_backup_and_restore/oadp-api.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The following tables provide the structure of the OADP API:
3939

4040
|`unsupportedOverrides`
4141
|map [ link:https://pkg.go.dev/github.com/openshift/oadp-operator/api/v1alpha1#UnsupportedImageKey[UnsupportedImageKey] ] link:https://pkg.go.dev/builtin#string[string]
42-
|Can be used to override the deployed dependent images for development. Options are `veleroImageFqin`, `awsPluginImageFqin`, `openshiftPluginImageFqin`, `azurePluginImageFqin`, `gcpPluginImageFqin`, `csiPluginImageFqin`, `dataMoverImageFqin`, `resticRestoreImageFqin`, `kubevirtPluginImageFqin`, and `operator-type`.
42+
|Can be used to override the deployed dependent images for development. Options are `veleroImageFqin`, `awsPluginImageFqin`, `hypershiftPluginImageFqin`, `openshiftPluginImageFqin`, `azurePluginImageFqin`, `gcpPluginImageFqin`, `csiPluginImageFqin`, `dataMoverImageFqin`, `resticRestoreImageFqin`, `kubevirtPluginImageFqin`, and `operator-type`.
4343

4444
|`podAnnotations`
4545
|map [ link:https://pkg.go.dev/builtin#string[string] ] link:https://pkg.go.dev/builtin#string[string]

0 commit comments

Comments
 (0)