update other versions

Signed-off-by: Salah Al Saleh <salahalsaleh1993@gmail.com>
This commit is contained in:
Salah Al Saleh
2021-04-28 16:15:46 +00:00
parent b9ff1794f7
commit 47acaa11e3
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ By default, `velero install` will use the public `velero/velero` image. When usi
```bash
velero install \
--image=$PRIVATE_REG/velero:$VELERO_VERSION \
--plugin=$PRIVATE_REG/velero-plugin-for-aws:$PLUGIN_VERSION \
--plugins=$PRIVATE_REG/velero-plugin-for-aws:$PLUGIN_VERSION \
<....>
```
+1 -1
View File
@@ -82,7 +82,7 @@ By default, `velero install` will use the public `velero/velero` image. When usi
```bash
velero install \
--image=$PRIVATE_REG/velero:$VELERO_VERSION \
--plugin=$PRIVATE_REG/velero-plugin-for-aws:$PLUGIN_VERSION \
--plugins=$PRIVATE_REG/velero-plugin-for-aws:$PLUGIN_VERSION \
<....>
```
+1 -1
View File
@@ -82,7 +82,7 @@ By default, `velero install` will use the public `velero/velero` image. When usi
```bash
velero install \
--image=$PRIVATE_REG/velero:$VELERO_VERSION \
--plugin=$PRIVATE_REG/velero-plugin-for-aws:$PLUGIN_VERSION \
--plugins=$PRIVATE_REG/velero-plugin-for-aws:$PLUGIN_VERSION \
<....>
```