File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11image :
22 registry : docker.io
33 repository : cybertecpostgresql/cybertec-pg-operator
4- tag : v0.8.0 -1
4+ tag : v0.9.2 -1
55 pullPolicy : " IfNotPresent"
66
77# Optionally specify an array of imagePullSecrets.
@@ -38,7 +38,7 @@ configGeneral:
3838 # etcd connection string for Patroni. Empty uses K8s-native DCS.
3939 etcd_host : " "
4040 # Database pod docker image
41- docker_image : docker.io/cybertecpostgresql/ cybertec-pg-container: postgres-17.0 -2
41+ docker_image : containers.cybertec.at/ cybertec-pg-container/ postgres:rocky9-18.3 -2
4242
4343 # key name for annotation to ignore globally configured instance limits
4444 # ignore_instance_limits_annotation_key: ""
@@ -355,8 +355,6 @@ configLogicalBackup:
355355 # logical_backup_memory_limit: ""
356356 # logical_backup_memory_request: ""
357357
358- # image for pods of the logical backup job (example runs pg_dumpall)
359- logical_backup_docker_image : " registry.opensource.zalan.do/acid/logical-backup:v1.10.1"
360358 # path of google cloud service account json file
361359 # logical_backup_google_application_credentials: ""
362360
Original file line number Diff line number Diff line change 1919 serviceAccountName : postgres-operator
2020 containers :
2121 - name : postgres-operator
22- image : registry.opensource.zalan.do/acid/postgres- operator:v1.10.1
22+ image : cybertecpostgresql/cybertec-pg- operator:v0.9.2
2323 imagePullPolicy : IfNotPresent
2424 resources :
2525 requests :
You can’t perform that action at this time.
0 commit comments