From 7806586545d2caba1c3494cc9d366d7f089d8f4b Mon Sep 17 00:00:00 2001 From: Matthew Fisher Date: Sun, 13 Oct 2024 18:22:02 -0500 Subject: [PATCH] Added seperator for PVCs --- pvc.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/pvc.yaml b/pvc.yaml index 26ff551..0584823 100644 --- a/pvc.yaml +++ b/pvc.yaml @@ -10,6 +10,7 @@ spec: resources: requests: storage: 1Gi +--- apiVersion: v1 kind: PersistentVolumeClaim metadata: