From 6cfd0194f65d7730fedcf4ac100f0c3aa28ad06d Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Fri, 17 Jan 2025 11:41:55 +0100 Subject: Use only three files --- yaml/pvcs/pgdata.yaml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 yaml/pvcs/pgdata.yaml (limited to 'yaml/pvcs/pgdata.yaml') diff --git a/yaml/pvcs/pgdata.yaml b/yaml/pvcs/pgdata.yaml deleted file mode 100644 index 7580530..0000000 --- a/yaml/pvcs/pgdata.yaml +++ /dev/null @@ -1,10 +0,0 @@ -apiVersion: v1 -kind: PersistentVolumeClaim -metadata: - name: pgdata-pvc -spec: - accessModes: - - ReadWriteOnce - resources: - requests: - storage: 1Gi -- cgit v1.2.3-18-g5258