From 1a3ed1fa4b36c85bcaaaa444292c53d3427381f2 Mon Sep 17 00:00:00 2001 From: gpfrancis <30290454+gpfrancis@users.noreply.github.com> Date: Fri, 8 Nov 2024 09:54:32 +0000 Subject: [PATCH] change storageclass to ceph-hdd --- applications/postgres/values-roe.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/postgres/values-roe.yaml b/applications/postgres/values-roe.yaml index b827fda643..376aec149b 100644 --- a/applications/postgres/values-roe.yaml +++ b/applications/postgres/values-roe.yaml @@ -7,4 +7,4 @@ nublado3_db: gafaelfawr_db: user: "gafaelfawr" db: "gafaelfawr" -postgresStorageClass: "standard" +postgresStorageClass: "ceph-hdd"