From a877a7f5ddd46c498acb7c00c94ff932d77b99c6 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 20 Dec 2025 14:25:25 -0600 Subject: [PATCH] fix mount --- clusters/cl01tl/helm/talos/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/talos/values.yaml b/clusters/cl01tl/helm/talos/values.yaml index e0acb4b21..5cb045341 100644 --- a/clusters/cl01tl/helm/talos/values.yaml +++ b/clusters/cl01tl/helm/talos/values.yaml @@ -243,7 +243,7 @@ etcd-backup: name: talos-prune-script defaultMode: 0755 advancedMounts: - snapshot: + main: s3-prune-local: - path: /scripts/prune.sh subPath: backup.sh