Skip to content

Commit 8082421

Browse files
committed
align doc with script
1 parent 206d597 commit 8082421

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ spec:
122122
key: aws_secret_access_key
123123
- name: AWS_DEFAULT_REGION
124124
value: "<Your S3 Bucket Region>"
125-
- name: AWS_BUCKET_NAME
126-
value: "<Your S3 Bucket Name>"
125+
- name: AWS_BUCKET_URI
126+
value: "<Your S3 Bucket URI>"
127127
- name: AWS_BUCKET_BACKUP_PATH
128128
value: "<Your S3 Bucket Backup Path>"
129129
- name: TARGET_DATABASE_HOST

0 commit comments

Comments
 (0)