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: