mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update chart cloudnative-pg to 0.19.0
| datasource | package | from | to | | ---------- | -------------- | ------ | ------ | | helm | cloudnative-pg | 0.18.2 | 0.19.0 |
This commit is contained in:
@@ -10,7 +10,7 @@ spec:
|
|||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: cloudnative-pg
|
chart: cloudnative-pg
|
||||||
version: 0.18.2
|
version: 0.19.0
|
||||||
sourceRef:
|
sourceRef:
|
||||||
kind: HelmRepository
|
kind: HelmRepository
|
||||||
name: cloudnative-pg
|
name: cloudnative-pg
|
||||||
|
@@ -8,7 +8,9 @@ metadata:
|
|||||||
kyverno.io/ignore: "true"
|
kyverno.io/ignore: "true"
|
||||||
spec:
|
spec:
|
||||||
instances: 3
|
instances: 3
|
||||||
|
imageName: ghcr.io/cloudnative-pg/postgresql:15.4-16
|
||||||
primaryUpdateStrategy: unsupervised
|
primaryUpdateStrategy: unsupervised
|
||||||
|
enableSuperuserAccess: true
|
||||||
storage:
|
storage:
|
||||||
size: 50Gi
|
size: 50Gi
|
||||||
storageClass: rook-ceph-block
|
storageClass: rook-ceph-block
|
||||||
|
Reference in New Issue
Block a user