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,27 +1,3 @@
# apiVersion: v1
# kind: PersistentVolume
# metadata:
# annotations:
# pv.kubernetes.io/provisioned-by: csi.scaleway.com
# finalizers:
# - kubernetes.io/pv-protection
# - external-attacher/csi-scaleway-com
# name: pvc-470f5860-49e0-414c-bb36-329970afc44b
# spec:
# accessModes:
# - ReadWriteOnce
# capacity:
# storage: 12Gi
# csi:
# driver: csi.scaleway.com
# fsType: ext4
# volumeAttributes:
# storage.kubernetes.io/csiProvisionerIdentity: 1676472026170-8081-csi.scaleway.com
# volumeHandle: fr-par-1/5e73e304-11e8-42cb-90fe-361889089d2d
# persistentVolumeReclaimPolicy: Retain
# storageClassName: scw-bssd
# volumeMode: Filesystem
# ---
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
@@ -38,30 +14,6 @@ spec:
storage: 12Gi
storageClassName: sbs-default-retain
---
# apiVersion: v1
# kind: PersistentVolume
# metadata:
# annotations:
# pv.kubernetes.io/provisioned-by: csi.scaleway.com
# finalizers:
# - kubernetes.io/pv-protection
# - external-attacher/csi-scaleway-com
# name: pvc-00a8cf81-9453-4014-aa09-9fdbcc42abf2
# spec:
# accessModes:
# - ReadWriteOnce
# capacity:
# storage: 1Gi
# csi:
# driver: csi.scaleway.com
# fsType: ext4
# volumeAttributes:
# storage.kubernetes.io/csiProvisionerIdentity: 1588413765965-1847-csi.scaleway.com
# volumeHandle: fr-par-1/e7437eda-59e8-43f5-af49-540618f1bd95
# persistentVolumeReclaimPolicy: Retain
# storageClassName: scw-bssd
# volumeMode: Filesystem
# ---
apiVersion: v1
kind: PersistentVolumeClaim
metadata: