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:
- 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:

View File

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