mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-08 14:21:18 +00:00
add missing --plugins flag to minio docs (#2158)
Signed-off-by: Steve Kriss <krisss@vmware.com>
This commit is contained in:
committed by
Carlisia Campos
parent
2cd0b540bd
commit
4907bea398
@@ -63,6 +63,7 @@ These instructions start the Velero server and a Minio instance that is accessib
|
||||
```
|
||||
velero install \
|
||||
--provider aws \
|
||||
--plugins velero/velero-plugin-for-aws:v1.0.0 \
|
||||
--bucket velero \
|
||||
--secret-file ./credentials-velero \
|
||||
--use-volume-snapshots=false \
|
||||
|
||||
@@ -63,6 +63,7 @@ These instructions start the Velero server and a Minio instance that is accessib
|
||||
```
|
||||
velero install \
|
||||
--provider aws \
|
||||
--plugins velero/velero-plugin-for-aws:v1.0.0 \
|
||||
--bucket velero \
|
||||
--secret-file ./credentials-velero \
|
||||
--use-volume-snapshots=false \
|
||||
|
||||
Reference in New Issue
Block a user