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
|
||||
- kind: Secret
|
||||
name: basic-postgres-backup-s3
|
||||
valuesKey: ACCESS_KEY_ID
|
||||
targetPath: recovery.s3.accessKey
|
||||
valuesKey: ACCESS_SECRET_KEY
|
||||
targetPath: recovery.s3.secretKey
|
||||
optional: false
|
||||
- kind: Secret
|
||||
name: basic-postgres-backup-s3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue