From 8b0198307f0f859b808b92c4007cab0a649f54d8 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sun, 15 Dec 2024 17:40:00 +0100 Subject: [PATCH] Rename volumemount name restore 2 --- restore-backup/restore-ubuntu.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/restore-backup/restore-ubuntu.yaml b/restore-backup/restore-ubuntu.yaml index 506067c..565eb2a 100644 --- a/restore-backup/restore-ubuntu.yaml +++ b/restore-backup/restore-ubuntu.yaml @@ -20,4 +20,4 @@ spec: image: ubuntu:plucky volumeMounts: - mountPath: "/mnt/restore-vol" - name: immich-claim + name: backupofimmich \ No newline at end of file