From 9b3f374a579d600f0790065b4e6ad2eccf003a5a Mon Sep 17 00:00:00 2001 From: ducoterra Date: Fri, 10 Jul 2020 10:38:33 -0400 Subject: [PATCH] switch to hdd --- pgadmin/templates/pvc.yaml | 1 - postgres/templates/pvc.yaml | 1 - 2 files changed, 2 deletions(-) diff --git a/pgadmin/templates/pvc.yaml b/pgadmin/templates/pvc.yaml index 2686e4d..6062e17 100644 --- a/pgadmin/templates/pvc.yaml +++ b/pgadmin/templates/pvc.yaml @@ -6,7 +6,6 @@ metadata: annotations: "helm.sh/resource-policy": keep spec: - storageClassName: nfs-encrypted accessModes: - ReadWriteMany resources: diff --git a/postgres/templates/pvc.yaml b/postgres/templates/pvc.yaml index 1b9a85b..88cf707 100644 --- a/postgres/templates/pvc.yaml +++ b/postgres/templates/pvc.yaml @@ -6,7 +6,6 @@ metadata: annotations: "helm.sh/resource-policy": keep spec: - storageClassName: nfs-encrypted accessModes: - ReadWriteMany resources: