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/"
|
destinationPath: "s3://backup-cnpg/"
|
||||||
s3Credentials:
|
s3Credentials:
|
||||||
accessKeyId:
|
accessKeyId:
|
||||||
name: postgrs-backup-bucket
|
name: postgres-backup-bucket
|
||||||
key: ACCESS_KEY_ID
|
key: ACCESS_KEY_ID
|
||||||
secretAccessKey:
|
secretAccessKey:
|
||||||
name: postgres-backup-bucket
|
name: postgres-backup-bucket
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user