From 590a211da422256d4a836bc4a81582e67314c38a Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 20 Dec 2025 17:38:28 -0600 Subject: [PATCH] use service --- 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 697aeee7d..7b3d5596d 100644 --- a/clusters/cl01tl/helm/talos/values.yaml +++ b/clusters/cl01tl/helm/talos/values.yaml @@ -138,7 +138,7 @@ etcd-backup: - name: AWS_REGION value: us-east-1 - name: CUSTOM_S3_ENDPOINT - value: https://garage-ps10rp.boreal-beaufort.ts.net:3900 + value: http://garage-ps10rp.talos:3900 - name: BUCKET value: talos-backups - name: S3_PREFIX