fixes for CVE-2021-3121 and CVE-2021-3580

Signed-off-by: kahirokunn <okinakahiro@gmail.com>
This commit is contained in:
kahirokunn
2021-08-24 17:08:20 +09:00
parent 94549abd90
commit 0eda0ec8b9
2 changed files with 3 additions and 3 deletions
@@ -72,7 +72,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.2.0 \
--plugins velero/velero-plugin-for-aws:v1.2.1 \
--bucket velero \
--secret-file ./credentials-velero \
--use-volume-snapshots=false \