shift layout
All checks were successful
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Successful in 26s
renovate / renovate (push) Successful in 51s

This commit is contained in:
2025-12-28 01:21:38 +00:00
parent 223bb79649
commit 9325b169d3

View File

@@ -118,9 +118,9 @@ garage:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: API_BASE_URL - name: API_BASE_URL
value: http://garage-2.garage:3903 value: http://garage-main.garage:3903
- name: S3_ENDPOINT_URL - name: S3_ENDPOINT_URL
value: http://garage-2.garage:3900 value: http://garage-main.garage:3900
- name: API_ADMIN_KEY - name: API_ADMIN_KEY
valueFrom: valueFrom:
secretKeyRef: secretKeyRef:
@@ -361,7 +361,7 @@ garage:
- backendRefs: - backendRefs:
- group: '' - group: ''
kind: Service kind: Service
name: garage-2 name: garage-main
port: 3900 port: 3900
weight: 100 weight: 100
matches: matches: