Skip to content

Commit

Permalink
chore(README): fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: Kevin Cottier <[email protected]>
  • Loading branch information
vmaillot and inisitijitty authored Mar 26, 2024
1 parent 8e18f07 commit 8da5063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ The following options are used:
- `OCP_BACKUP_S3`: Use S3 to store etcd-backup snapshots
- `OCP_BACKUP_S3_NAME`: MinIO client host alias name
- `OCP_BACKUP_S3_HOST`: S3 host endpoint (with scheme)
- `OCP_BACKUP-S3_CA`: S3 host CA (if needed)
- `OCP_BACKUP_S3_CA`: S3 host CA (if needed)
- `OCP_BACKUP_S3_BUCKET`: S3 bucket name
- `OCP_BACKUP_S3_ACCESS_KEY`: access key to access S3 bucket
- `OCP_BACKUP_S3_SECRET_KEY`: secret key to access S3 bucket
Expand Down

0 comments on commit 8da5063

Please sign in to comment.