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
|
||||
value: "production"
|
||||
- name: NEXT_PUBLIC_API_BASE_URL
|
||||
value: "https://qiyuan-lty-api.airlabs.art"
|
||||
value: "https://qy-lty.airlabs.art"
|
||||
livenessProbe:
|
||||
httpGet:
|
||||
path: /
|
||||
|
||||
@ -8,11 +8,11 @@ metadata:
|
||||
spec:
|
||||
tls:
|
||||
- hosts:
|
||||
- qiyuan-lty-api.airlabs.art
|
||||
- qiyuan-lty-admin.airlabs.art
|
||||
- qy-lty.airlabs.art
|
||||
- qy-lty-admin.airlabs.art
|
||||
secretName: lty-prod-tls
|
||||
rules:
|
||||
- host: qiyuan-lty-api.airlabs.art
|
||||
- host: qy-lty.airlabs.art
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
@ -22,7 +22,7 @@ spec:
|
||||
name: lty-backend
|
||||
port:
|
||||
number: 8000
|
||||
- host: qiyuan-lty-admin.airlabs.art
|
||||
- host: qy-lty-admin.airlabs.art
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user