Skip to content

Commit 12820a4

Browse files
committed
Add hypershiftPluginImageFqin in unsupportedOverrides section
Signed-off-by: Shruti Deshpande <[email protected]>
1 parent 30fd806 commit 12820a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/dataprotectionapplicationspec-type.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The following are `DataProtectionApplicationSpec` {oadp-short} APIs:
2323

2424
|`unsupportedOverrides`
2525
|map [ link:https://pkg.go.dev/github.com/openshift/oadp-operator/api/v1alpha1#UnsupportedImageKey[UnsupportedImageKey] ] link:https://pkg.go.dev/builtin#string[string]
26-
|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`.
26+
|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`.
2727

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

0 commit comments

Comments
 (0)