From 56f4508697f8ce0beef908dc5e537bac8d4c4356 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Sun, 16 Mar 2025 01:34:50 +0100 Subject: [PATCH] update cnpg --- deploy/cloudnativepg/postgres-base.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/cloudnativepg/postgres-base.yaml b/deploy/cloudnativepg/postgres-base.yaml index 5f6a166..6c101c0 100644 --- a/deploy/cloudnativepg/postgres-base.yaml +++ b/deploy/cloudnativepg/postgres-base.yaml @@ -7,4 +7,4 @@ spec: instances: 3 storage: size: 50Gi - storageClassName: longhorn + storageClass: longhorn