From 9325b169d3583d0d69a7acb1dee273c2f88f582e Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sun, 28 Dec 2025 01:21:38 +0000 Subject: [PATCH] shift layout --- clusters/cl01tl/helm/garage/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/helm/garage/values.yaml b/clusters/cl01tl/helm/garage/values.yaml index 8abbc5478..10eaf972a 100644 --- a/clusters/cl01tl/helm/garage/values.yaml +++ b/clusters/cl01tl/helm/garage/values.yaml @@ -118,9 +118,9 @@ garage: pullPolicy: IfNotPresent env: - name: API_BASE_URL - value: http://garage-2.garage:3903 + value: http://garage-main.garage:3903 - name: S3_ENDPOINT_URL - value: http://garage-2.garage:3900 + value: http://garage-main.garage:3900 - name: API_ADMIN_KEY valueFrom: secretKeyRef: @@ -361,7 +361,7 @@ garage: - backendRefs: - group: '' kind: Service - name: garage-2 + name: garage-main port: 3900 weight: 100 matches: