From 8f7520dbcc6f4b95e5ad0ca5795f3338aef8c502 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Tue, 16 Dec 2025 19:34:20 -0600 Subject: [PATCH] change copy method --- clusters/cl01tl/helm/gitea/values.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/gitea/values.yaml b/clusters/cl01tl/helm/gitea/values.yaml index 1feae6217..f6f56b4d6 100644 --- a/clusters/cl01tl/helm/gitea/values.yaml +++ b/clusters/cl01tl/helm/gitea/values.yaml @@ -285,9 +285,8 @@ volsync-target-storage: weekly: 3 monthly: 0 yearly: 0 - copyMethod: Snapshot + copyMethod: Clone storageClassName: ceph-filesystem - volumeSnapshotClassName: ceph-filesystem-snapshot cacheCapacity: 40Gi external: enabled: false