File tree Expand file tree Collapse file tree 11 files changed +22
-22
lines changed Expand file tree Collapse file tree 11 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 2
2
# # Provide image repository and tag
3
3
image :
4
4
repository : registry.developers.crunchydata.com/crunchydata
5
- tag : ubi8-5.0.0 -0
5
+ tag : ubi8-5.0.1 -0
6
6
7
7
# # Install in default or single namespace mode
8
8
singleNamespace : false
Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ name: hippo
7
7
postgresVersion : 13
8
8
9
9
# Images
10
- postgres : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-0
11
- pgBackRest : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-0
12
- pgBouncer : registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-0
10
+ postgres : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1
11
+ pgBackRest : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1
12
+ pgBouncer : registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-1
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kind: PostgresCluster
3
3
metadata :
4
4
name : hippo-azure
5
5
spec :
6
- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-0
6
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1
7
7
postgresVersion : 13
8
8
instances :
9
9
- dataVolumeClaimSpec :
14
14
storage : 1Gi
15
15
backups :
16
16
pgbackrest :
17
- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-0
17
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1
18
18
repoHost :
19
19
dedicated : {}
20
20
configuration :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kind: PostgresCluster
3
3
metadata :
4
4
name : hippo
5
5
spec :
6
- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-0
6
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1
7
7
postgresVersion : 13
8
8
customReplicationTLSSecret :
9
9
name : hippo-repl-tls
20
20
storage : 1Gi
21
21
backups :
22
22
pgbackrest :
23
- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-0
23
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1
24
24
repoHost :
25
25
dedicated : {}
26
26
repos :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kind: PostgresCluster
3
3
metadata :
4
4
name : hippo-gcs
5
5
spec :
6
- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-0
6
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1
7
7
postgresVersion : 13
8
8
instances :
9
9
- dataVolumeClaimSpec :
14
14
storage : 1Gi
15
15
backups :
16
16
pgbackrest :
17
- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-0
17
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1
18
18
repoHost :
19
19
dedicated : {}
20
20
configuration :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kind: PostgresCluster
3
3
metadata :
4
4
name : hippo-ha
5
5
spec :
6
- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-0
6
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1
7
7
postgresVersion : 13
8
8
instances :
9
9
- name : pgha1
26
26
postgres-operator.crunchydata.com/instance-set : pgha1
27
27
backups :
28
28
pgbackrest :
29
- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-0
29
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1
30
30
repoHost :
31
31
dedicated : {}
32
32
repos :
40
40
storage : 1Gi
41
41
proxy :
42
42
pgBouncer :
43
- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-0
43
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbouncer:centos8-1.15-1
44
44
replicas : 2
45
45
affinity :
46
46
podAntiAffinity :
Original file line number Diff line number Diff line change 11
11
images :
12
12
- name : postgres-operator
13
13
newName : registry.developers.crunchydata.com/crunchydata/postgres-operator
14
- newTag : ubi8-5.0.0 -0
14
+ newTag : ubi8-5.0.1 -0
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kind: PostgresCluster
3
3
metadata :
4
4
name : keycloakdb
5
5
spec :
6
- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-0
6
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1
7
7
postgresVersion : 13
8
8
instances :
9
9
- replicas : 2
25
25
postgres-operator.crunchydata.com/instance-set : " 00"
26
26
backups :
27
27
pgbackrest :
28
- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-0
28
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1
29
29
repoHost :
30
30
dedicated : {}
31
31
repos :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kind: PostgresCluster
3
3
metadata :
4
4
name : hippo-multi-repo
5
5
spec :
6
- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-0
6
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1
7
7
postgresVersion : 13
8
8
instances :
9
9
- dataVolumeClaimSpec :
14
14
storage : 1Gi
15
15
backups :
16
16
pgbackrest :
17
- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-0
17
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1
18
18
repoHost :
19
19
dedicated : {}
20
20
configuration :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kind: PostgresCluster
3
3
metadata :
4
4
name : hippo
5
5
spec :
6
- image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-0
6
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-postgres-ha:centos8-13.3-1
7
7
postgresVersion : 13
8
8
instances :
9
9
- name : instance1
15
15
storage : 1Gi
16
16
backups :
17
17
pgbackrest :
18
- image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-0
18
+ image : registry.developers.crunchydata.com/crunchydata/crunchy-pgbackrest:centos8-2.33-1
19
19
repoHost :
20
20
dedicated : {}
21
21
repos :
You can’t perform that action at this time.
0 commit comments