From 52e8f51d3df691f269db7290acc5b992ec69fca8 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Mon, 23 Mar 2026 21:23:15 -0500 Subject: [PATCH] feat: use snapshot --- .../cl01tl/helm/grimmory/templates/replication-destination.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/grimmory/templates/replication-destination.yaml b/clusters/cl01tl/helm/grimmory/templates/replication-destination.yaml index 497d3416c..94cc0576f 100644 --- a/clusters/cl01tl/helm/grimmory/templates/replication-destination.yaml +++ b/clusters/cl01tl/helm/grimmory/templates/replication-destination.yaml @@ -13,7 +13,7 @@ spec: restic: repository: booklore-config-backup-secret-local destinationPVC: grimmory-config - copyMethod: Direct + copyMethod: Snapshot moverSecurityContext: runAsUser: 0 runAsGroup: 0