File tree Expand file tree Collapse file tree 8 files changed +0
-17
lines changed Expand file tree Collapse file tree 8 files changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ kind: PostgresCluster
33metadata :
44 name : hippo-azure
55spec :
6- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-16.3-1
76 postgresVersion : 16
87 instances :
98 - dataVolumeClaimSpec :
1413 storage : 1Gi
1514 backups :
1615 pgbackrest :
17- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.51-1
1816 configuration :
1917 - secret :
2018 name : pgo-azure-creds
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ kind: PostgresCluster
33metadata :
44 name : hippo
55spec :
6- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-16.3-1
76 postgresVersion : 16
87 customReplicationTLSSecret :
98 name : hippo-repl-tls
1918 storage : 1Gi
2019 backups :
2120 pgbackrest :
22- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.51-1
2321 repos :
2422 - name : repo1
2523 volume :
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ kind: PostgresCluster
33metadata :
44 name : hippo-gcs
55spec :
6- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-16.3-1
76 postgresVersion : 16
87 instances :
98 - dataVolumeClaimSpec :
1413 storage : 1Gi
1514 backups :
1615 pgbackrest :
17- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.51-1
1816 configuration :
1917 - secret :
2018 name : pgo-gcs-creds
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ kind: PostgresCluster
33metadata :
44 name : hippo-ha
55spec :
6- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-16.3-1
76 postgresVersion : 16
87 instances :
98 - name : pgha1
2625 postgres-operator.crunchydata.com/instance-set : pgha1
2726 backups :
2827 pgbackrest :
29- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.51-1
3028 repos :
3129 - name : repo1
3230 volume :
3836 storage : 1Gi
3937 proxy :
4038 pgBouncer :
41- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:ubi8-1.22-1
4239 replicas : 2
4340 affinity :
4441 podAntiAffinity :
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ kind: PostgresCluster
33metadata :
44 name : keycloakdb
55spec :
6- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-16.3-1
76 postgresVersion : 16
87 instances :
98 - replicas : 2
2524 postgres-operator.crunchydata.com/instance-set : " 00"
2625 backups :
2726 pgbackrest :
28- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.51-1
2927 repos :
3028 - name : repo1
3129 volume :
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ kind: PostgresCluster
33metadata :
44 name : hippo-multi-repo
55spec :
6- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-16.3-1
76 postgresVersion : 16
87 instances :
98 - dataVolumeClaimSpec :
1413 storage : 1Gi
1514 backups :
1615 pgbackrest :
17- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.51-1
1816 configuration :
1917 - secret :
2018 name : pgo-multi-repo-creds
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ kind: PostgresCluster
33metadata :
44 name : hippo
55spec :
6- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-16.3-1
76 postgresVersion : 16
87 users :
98 - name : rhino
1918 storage : 1Gi
2019 backups :
2120 pgbackrest :
22- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.51-1
2321 repos :
2422 - name : repo1
2523 volume :
Original file line number Diff line number Diff line change @@ -3,7 +3,6 @@ kind: PostgresCluster
33metadata :
44 name : hippo-s3
55spec :
6- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres:ubi8-16.3-1
76 postgresVersion : 16
87 instances :
98 - dataVolumeClaimSpec :
1413 storage : 1Gi
1514 backups :
1615 pgbackrest :
17- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:ubi8-2.51-1
1816 configuration :
1917 - secret :
2018 name : pgo-s3-creds
You can’t perform that action at this time.
0 commit comments