From 8bb19c1c223d98dd21703bcd5944800e3c898940 Mon Sep 17 00:00:00 2001 From: auricom <27022259+auricom@users.noreply.github.com> Date: Wed, 15 May 2024 20:00:09 +0200 Subject: [PATCH] feat: cloudnativepg openebs-hostpath --- kubernetes/apps/database/cloudnative-pg/cluster/cluster16.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/database/cloudnative-pg/cluster/cluster16.yaml b/kubernetes/apps/database/cloudnative-pg/cluster/cluster16.yaml index 93804e27a..23467c8df 100644 --- a/kubernetes/apps/database/cloudnative-pg/cluster/cluster16.yaml +++ b/kubernetes/apps/database/cloudnative-pg/cluster/cluster16.yaml @@ -9,7 +9,7 @@ spec: primaryUpdateStrategy: unsupervised storage: size: 50Gi - storageClass: local-hostpath + storageClass: openebs-hostpath superuserSecret: name: cloudnative-pg-secret enableSuperuserAccess: true