removed old PVs

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
2024-04-06 16:16:32 +01:00
parent e59cb4aea8
commit 3fd2eb137c
5 changed files with 0 additions and 138 deletions

View File

@@ -1,18 +1,3 @@
# apiVersion: v1
# kind: PersistentVolume
# metadata:
# name: pvc-2fee8e5b-4e91-4d9a-8721-58e62c7a0a53
# spec:
# accessModes:
# - ReadWriteOnce
# capacity:
# storage: 5Gi
# csi:
# driver: csi.scaleway.com
# fsType: ext4
# persistentVolumeReclaimPolicy: Retain
# volumeMode: Filesystem
# ---
kind: PersistentVolumeClaim
apiVersion: v1
metadata: