feat(postgres): configure ext-postgres-operator
All checks were successful
Renovate / renovate (push) Successful in 31s

This commit is contained in:
Peter 2024-08-14 20:35:02 +02:00
parent 5c78f39f9e
commit 84b3e7740e
Signed by: prskr
GPG key ID: F56BED6903BC5E37
2 changed files with 3 additions and 1 deletions

View file

@ -15,6 +15,8 @@ spec:
createdb: true createdb: true
inherit: true inherit: true
connectionLimit: -1 connectionLimit: -1
passwordSecret:
name: ext-pgo-admin
storage: storage:
size: 10Gi size: 10Gi
@ -22,7 +24,7 @@ spec:
backup: backup:
barmanObjectStore: barmanObjectStore:
destinationPath: s3://cnpg destinationPath: s3://backup/cnpg
endpointURL: http://garage.garage.svc:3900 endpointURL: http://garage.garage.svc:3900
s3Credentials: s3Credentials:
accessKeyId: accessKeyId: