chore: Update manifests after change

This commit is contained in:
2025-12-28 01:22:07 +00:00
parent 44bcbc00ca
commit ecc67de45b
2 changed files with 3 additions and 3 deletions

View File

@@ -38,9 +38,9 @@ spec:
containers: containers:
- 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:

View File

@@ -20,7 +20,7 @@ spec:
- backendRefs: - backendRefs:
- group: "" - group: ""
kind: Service kind: Service
name: garage-2 name: garage-main
namespace: garage namespace: garage
port: 3900 port: 3900
weight: 100 weight: 100