Skip to content

Commit 0cba59f

Browse files
authored
update docs velero imagekey
1 parent 89994b5 commit 0cba59f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/config/custom_plugin_images.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The OADP Operator supports custom plugin images under the `unsupportedOverrides`
77
Details for supported plugins and their usage is given below, and please use the respective keys for the plugins. All keys must be entered in the Velero CR under a new field called as `unsupportedOverrides`, and with the key below for reference and corresponding image tag as their value.
88

99

10-
- Velero Imagekey -> `veleroPluginImageFqin`
10+
- Velero Imagekey -> `veleroImageFqin`
1111
- AWS Plugin ImageKey -> `awsPluginImageFqin`
1212
- OpenShift Plugin ImageKey -> `openshiftPluginImageFqin`
1313
- Azure Plugin ImageKey -> `azurePluginImageFqin`
@@ -54,4 +54,4 @@ spec:
5454
awsPluginImageFqin: <IMAGE_PLACEHOLDER WITH TAG>
5555
openshiftPluginImageFqin: <IMAGE_PLACEHOLDER WITH TAG>
5656
57-
```
57+
```

0 commit comments

Comments
 (0)