mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-08-15 19:56:06 +00:00
Merge pull request #5473 from dpedu/dpedu/1.7-upgrade-typo
Trivial correction to 1.7 upgrade instructions
This commit is contained in:
@@ -53,7 +53,7 @@ Before upgrading, check the [Velero compatibility matrix](https://github.com/vmw
|
||||
# if you are using other plugin
|
||||
kubectl set image deployment/velero \
|
||||
velero=velero/velero:v1.7.0 \
|
||||
velero-velero-plugin-for-aws=velero/velero-plugin-for-aws:v1.3.0 \
|
||||
velero-plugin-for-aws=velero/velero-plugin-for-aws:v1.3.0 \
|
||||
--namespace velero
|
||||
|
||||
# optional, if using the restic daemon set
|
||||
|
||||
Reference in New Issue
Block a user