From 610cb0578a9e5eaf8c7c82abed70b2972b38c49d Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 20 Dec 2025 15:48:16 -0600 Subject: [PATCH] specify --- clusters/cl01tl/helm/talos/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/helm/talos/values.yaml b/clusters/cl01tl/helm/talos/values.yaml index 2e05c27ef..7c8f33ad5 100644 --- a/clusters/cl01tl/helm/talos/values.yaml +++ b/clusters/cl01tl/helm/talos/values.yaml @@ -85,7 +85,7 @@ etcd-backup: - name: TARGET value: Local - name: DATE_RANGE_SECONDS - value: 2419200 + value: "2419200" remote: type: cronjob pod: @@ -171,7 +171,7 @@ etcd-backup: - name: TARGET value: Remote - name: DATE_RANGE_SECONDS - value: 2419200 + value: "2419200" external: type: cronjob pod: @@ -257,7 +257,7 @@ etcd-backup: - name: TARGET value: External - name: DATE_RANGE_SECONDS - value: 1209600 + value: "1209600" persistence: secret: enabled: true