From 1764fd05ae2a78f82f6cc2dd464202f1a7b2ea6a Mon Sep 17 00:00:00 2001 From: Dreaded_X Date: Tue, 4 Feb 2025 01:37:08 +0100 Subject: [PATCH] Remove lvm snapshots from local machine after backup --- infrastructure/configs/piraeus/volume_snapshot_class.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/configs/piraeus/volume_snapshot_class.yaml b/infrastructure/configs/piraeus/volume_snapshot_class.yaml index 6e61852..362a8ff 100644 --- a/infrastructure/configs/piraeus/volume_snapshot_class.yaml +++ b/infrastructure/configs/piraeus/volume_snapshot_class.yaml @@ -5,7 +5,7 @@ metadata: labels: velero.io/csi-volumesnapshot-class: "true" driver: linstor.csi.linbit.com -deletionPolicy: Retain +deletionPolicy: Delete parameters: snap.linstor.csi.linbit.com/type: S3 snap.linstor.csi.linbit.com/remote-name: titan-testing-backup