chore: Update manifests after change
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user