File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33 postgres-cluster :
44 - apiVersion : v2
55 appVersion : 0.8.0-1
6- created : " 2024-10-14T00:30:44.172646449 +03:00"
6+ created : " 2024-10-14T00:52:56.851410174 +03:00"
77 description : Deploys a PostgreSQL cluster using the PostgreSQL operator
8- digest : 53c26c4a8737a85670d5e9553ab24149364e14cf4b04ece158a9c70b9170a903
8+ digest : f275636dc39a2db215633cc3d7449e86fd18d1cc29aed7f06af5006137bebad5
99 maintainers :
10101111 name : CYBERTEC PostgreSQL International GmbH
@@ -16,4 +16,4 @@ entries:
1616 urls :
1717 - postgres-cluster-0.8.0.tgz
1818 version : 0.8.0
19- generated : " 2024-10-14T00:30:44.172118016 +03:00"
19+ generated : " 2024-10-14T00:52:56.850805082 +03:00"
Original file line number Diff line number Diff line change @@ -14,4 +14,4 @@ metadata:
1414{{- end}}
1515
1616spec :
17- {{- toYaml .Values.clusterSpecification | nindent 2 }}
17+ {{- toYaml .Values.cluster | nindent 2 }}
Original file line number Diff line number Diff line change 1111# extraAnnotations:
1212# my-annotation: value
1313
14- clusterSpecification :
14+ cluster :
1515 dockerImage : docker.io/cybertec-pg-container/postgres:rocky9-16.4-2
1616 numberOfInstances : 2
1717
You can’t perform that action at this time.
0 commit comments