fix: render jd01 v03 frpc public exposure
This commit is contained in:
+24
-5
@@ -320,12 +320,31 @@ lanes:
|
||||
- hyueapi.com
|
||||
- .hyueapi.com
|
||||
namespace: hwlab-v03
|
||||
endpoint: https://hwlab-v03.74-48-78-17.nip.io
|
||||
endpoint: https://hwlab.pikapython.com
|
||||
publicEndpoints:
|
||||
frontend: https://hwlab-v03.74-48-78-17.nip.io
|
||||
api: https://hwlab-v03.74-48-78-17.nip.io
|
||||
legacyFrontend: http://74.48.78.17:20666
|
||||
legacyApi: http://74.48.78.17:20667
|
||||
frontend: https://hwlab.pikapython.com
|
||||
api: https://hwlab.pikapython.com
|
||||
legacyFrontend: http://82.156.23.220:22090
|
||||
legacyApi: http://82.156.23.220:22088
|
||||
frp:
|
||||
server:
|
||||
address: 82.156.23.220
|
||||
bindPort: 22000
|
||||
proxies:
|
||||
- name: hwlab-jd01-v03-cloud-web
|
||||
endpointId: frontend
|
||||
type: tcp
|
||||
localServiceId: hwlab-cloud-web
|
||||
localHost: hwlab-cloud-web.hwlab-v03.svc.cluster.local
|
||||
localPort: 8080
|
||||
remotePort: 22090
|
||||
- name: hwlab-jd01-v03-edge-proxy
|
||||
endpointId: api
|
||||
type: tcp
|
||||
localServiceId: hwlab-edge-proxy
|
||||
localHost: hwlab-edge-proxy.hwlab-v03.svc.cluster.local
|
||||
localPort: 6667
|
||||
remotePort: 22088
|
||||
artifactCatalog: deploy/artifact-catalog.v03.json
|
||||
runtimePath: runtime-v03
|
||||
imageTagMode: full
|
||||
|
||||
Reference in New Issue
Block a user