commit e644c626006d35607c18a1c5cd76a97b5a7422bd parent 9fea9f91703540e0b0f92f983795739f92d718eb Author: MTRNord <mtrnord1@gmail.com> Date: Wed, 28 Jun 2023 20:01:50 +0200 Increase size Diffstat:
| M | apps/production/postgres-operator-values.yaml | | | 4 | ++-- |
| M | infrastructure/configs/postgres-clusters.yaml | | | 2 | +- |
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/apps/production/postgres-operator-values.yaml b/apps/production/postgres-operator-values.yaml @@ -7,7 +7,7 @@ metadata: spec: chart: spec: - version: "1.9.x" + version: "1.10.x" values: configKubernetes: cluster_name_label: "midnightthoughts" @@ -21,7 +21,7 @@ metadata: spec: chart: spec: - version: "1.9.x" + version: "1.10.x" values: envs: teams: diff --git a/infrastructure/configs/postgres-clusters.yaml b/infrastructure/configs/postgres-clusters.yaml @@ -80,7 +80,7 @@ spec: instagram_bridge: [] zammad: [] volume: - size: 50Gi + size: 60Gi storageClass: rook-main-fs patroni: ttl: 30