@@ -9,10 +9,10 @@ metadata:
99# - percona.com/delete-ssl
1010# - percona.com/delete-backups
1111spec :
12- crVersion : 2.9 .0
12+ crVersion : 2.10 .0
1313# clusterServiceDNSSuffix: cluster.local
1414# initContainer:
15- # image: docker.io/percona /percona-postgresql-operator:2.9.0
15+ # image: docker.io/perconalab /percona-postgresql-operator:main
1616# resources:
1717# limits:
1818# cpu: 2.0
@@ -183,7 +183,7 @@ spec:
183183# test-label: value
184184
185185
186- image : docker.io/percona /percona-distribution- postgresql:18.3-1
186+ image : docker.io/perconalab /percona-postgresql-operator:main-ppg18-postgres
187187 imagePullPolicy : Always
188188 postgresVersion : 18
189189# port: 5432
@@ -217,7 +217,7 @@ spec:
217217# - secretRef:
218218# name: instance-env-secret
219219# initContainer:
220- # image: docker.io/percona /percona-postgresql-operator:2.9.0
220+ # image: docker.io/perconalab /percona-postgresql-operator:main
221221# resources:
222222# limits:
223223# cpu: 2.0
@@ -366,7 +366,7 @@ spec:
366366 proxy :
367367 pgBouncer :
368368 replicas : 3
369- image : docker.io/percona /percona-pgbouncer:1.25.1-1
369+ image : docker.io/perconalab /percona-postgresql-operator:main-pgbouncer18
370370# env:
371371# - name: MY_ENV
372372# value: "1000"
@@ -492,15 +492,15 @@ spec:
492492 pgbackrest :
493493# metadata:
494494# labels:
495- image : docker.io/percona /percona-pgbackrest:2.58.0-1
495+ image : docker.io/perconalab /percona-postgresql-operator:main-pgbackrest18
496496# env:
497497# - name: MY_ENV
498498# value: "1000"
499499# envFrom:
500500# - secretRef:
501501# name: repo-host-env-secret
502502# initContainer:
503- # image: docker.io/percona /percona-postgresql-operator:2.9.0
503+ # image: docker.io/perconalab /percona-postgresql-operator:main
504504# resources:
505505# limits:
506506# cpu: 2.0
@@ -721,7 +721,7 @@ spec:
721721
722722 pmm :
723723 enabled : false
724- image : docker.io/percona /pmm-client:3.6.0
724+ image : docker.io/perconalab /pmm-client:dev-latest
725725# imagePullPolicy: IfNotPresent
726726 secret : cluster1-pmm-secret
727727 serverHost : monitoring-service
@@ -755,7 +755,7 @@ spec:
755755# - basebackup
756756
757757# extensions:
758- # image: docker.io/percona /percona-postgresql-operator:2.9.0
758+ # image: docker.io/perconalab /percona-postgresql-operator:main
759759# imagePullPolicy: Always
760760# storage:
761761# type: s3
0 commit comments