From 676298ecc9072e4d3f56796543c2412fc8b7df18 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sun, 15 Dec 2024 17:36:42 +0100 Subject: [PATCH] Rename volumemount name restore --- 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 e854b8a..506067c 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: backupofimmich + name: immich-claim