mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-07 05:46:37 +00:00
Merge pull request #8082 from gjanders/update-ibm-cos-docs
Updated to the IBM COS documentation
This commit is contained in:
1
changelogs/unreleased/8082-gjanders
Normal file
1
changelogs/unreleased/8082-gjanders
Normal file
@@ -0,0 +1 @@
|
||||
Updates to IBM COS documentation to match current version
|
||||
@@ -65,8 +65,9 @@ velero install \
|
||||
--provider aws \
|
||||
--bucket <YOUR_BUCKET> \
|
||||
--secret-file ./credentials-velero \
|
||||
--plugins velero/velero-plugin-for-aws:v1.10.0\
|
||||
--use-volume-snapshots=false \
|
||||
--backup-location-config region=<YOUR_REGION>,s3ForcePathStyle="true",s3Url=<YOUR_URL_ACCESS_POINT>
|
||||
--backup-location-config region=<YOUR_REGION>,s3ForcePathStyle="true",s3Url=<YOUR_URL_ACCESS_POINT>,checksumAlgorithm=""
|
||||
```
|
||||
|
||||
Velero does not have a volume snapshot plugin for IBM Cloud, so creating volume snapshots is disabled.
|
||||
|
||||
Reference in New Issue
Block a user