Fix typo in S3 credentials bucket name for Postgres backup configuration
This commit is contained in:
parent
4ee15f6930
commit
462bbe511b
@ -74,7 +74,7 @@ spec:
|
||||
destinationPath: "s3://backup-cnpg/"
|
||||
s3Credentials:
|
||||
accessKeyId:
|
||||
name: postgrs-backup-bucket
|
||||
name: postgres-backup-bucket
|
||||
key: ACCESS_KEY_ID
|
||||
secretAccessKey:
|
||||
name: postgres-backup-bucket
|
||||
|
||||
Loading…
Reference in New Issue
Block a user