commit 0ff8d0e675885f1ea37018839ef46481c76f9ccc parent 18a860637eb637629b15af82d22e1384cca72ff2 Author: MTRNord <mtrnord1@gmail.com> Date: Mon, 24 Jul 2023 16:27:11 +0200 local-hostpath Diffstat:
| M | infrastructure/configs/postgres-clusters.yaml | | | 5 | +++-- |
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/infrastructure/configs/postgres-clusters.yaml b/infrastructure/configs/postgres-clusters.yaml @@ -111,8 +111,9 @@ spec: zammad: [] bench: [] volume: - size: 70Gi - storageClass: nfs-client + size: 50Gi + # storageClass: nfs-client + storageClass: local-hostpath # additionalVolumes: # - name: hugepage # mountPath: /hugepages