From a8b44a9b7549fd9bb51115881c248a62ee98b924 Mon Sep 17 00:00:00 2001 From: Jazzlyn <9011011+jazzlyn@users.noreply.github.com> Date: Sat, 1 Feb 2025 21:20:56 +0100 Subject: [PATCH] fix(minecraft): update restic repository name for playground world --- .../playground-world/replication-destination.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/talos-flux/apps/gaming-public/minecraft-java/playground-world/replication-destination.yaml b/kubernetes/talos-flux/apps/gaming-public/minecraft-java/playground-world/replication-destination.yaml index 3e8de484b..9274d8daf 100644 --- a/kubernetes/talos-flux/apps/gaming-public/minecraft-java/playground-world/replication-destination.yaml +++ b/kubernetes/talos-flux/apps/gaming-public/minecraft-java/playground-world/replication-destination.yaml @@ -11,7 +11,7 @@ spec: trigger: manual: restore-once restic: - repository: vault-volsync + repository: minecraft-public-playground-world-volsync copyMethod: Snapshot volumeSnapshotClassName: csi-ceph-blockpool cacheStorageClassName: ceph-block