Fix backup recovery configuration for S3 access key
parent
7d1dfbbd46
commit
df92c8a26f
1 changed files with 2 additions and 2 deletions
|
|
@ -235,8 +235,8 @@ spec:
|
||||||
optional: false
|
optional: false
|
||||||
- kind: Secret
|
- kind: Secret
|
||||||
name: basic-postgres-backup-s3
|
name: basic-postgres-backup-s3
|
||||||
valuesKey: ACCESS_KEY_ID
|
valuesKey: ACCESS_SECRET_KEY
|
||||||
targetPath: recovery.s3.accessKey
|
targetPath: recovery.s3.secretKey
|
||||||
optional: false
|
optional: false
|
||||||
- kind: Secret
|
- kind: Secret
|
||||||
name: basic-postgres-backup-s3
|
name: basic-postgres-backup-s3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue