From 2af2b8473acb534cfdf84201e4f17791dc342ce9 Mon Sep 17 00:00:00 2001 From: Simple_Not <44047940+moonbaseDelta@users.noreply.github.com> Date: Thu, 14 Dec 2023 19:39:04 +1000 Subject: [PATCH] add pg --- manifests/02-deployments/deployment-postgres.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/02-deployments/deployment-postgres.yaml b/manifests/02-deployments/deployment-postgres.yaml index 77eac5a..469d86f 100644 --- a/manifests/02-deployments/deployment-postgres.yaml +++ b/manifests/02-deployments/deployment-postgres.yaml @@ -49,7 +49,7 @@ metadata: type: local app: postgres spec: - #storageClassName: manual + storageClassName: longhorn capacity: storage: 5Gi accessModes: @@ -64,7 +64,7 @@ metadata: labels: app: postgres spec: - #storageClassName: manual + storageClassName: longhorn accessModes: - ReadWriteMany resources: