build host
All checks were successful
Build and Deploy LTY / build-and-deploy (push) Successful in 14m30s
All checks were successful
Build and Deploy LTY / build-and-deploy (push) Successful in 14m30s
This commit is contained in:
parent
e293c38606
commit
5cb1a4434e
@ -24,7 +24,7 @@ spec:
|
|||||||
- name: NODE_ENV
|
- name: NODE_ENV
|
||||||
value: "production"
|
value: "production"
|
||||||
- name: NEXT_PUBLIC_API_BASE_URL
|
- name: NEXT_PUBLIC_API_BASE_URL
|
||||||
value: "https://qiyuan-lty-api.airlabs.art"
|
value: "https://qy-lty.airlabs.art"
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /
|
path: /
|
||||||
|
|||||||
@ -8,11 +8,11 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- qiyuan-lty-api.airlabs.art
|
- qy-lty.airlabs.art
|
||||||
- qiyuan-lty-admin.airlabs.art
|
- qy-lty-admin.airlabs.art
|
||||||
secretName: lty-prod-tls
|
secretName: lty-prod-tls
|
||||||
rules:
|
rules:
|
||||||
- host: qiyuan-lty-api.airlabs.art
|
- host: qy-lty.airlabs.art
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
@ -22,7 +22,7 @@ spec:
|
|||||||
name: lty-backend
|
name: lty-backend
|
||||||
port:
|
port:
|
||||||
number: 8000
|
number: 8000
|
||||||
- host: qiyuan-lty-admin.airlabs.art
|
- host: qy-lty-admin.airlabs.art
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user