fix: improve langbot rollout diagnostics
This commit is contained in:
@@ -13,7 +13,7 @@ image:
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
dependencyImages:
|
||||
postgresClient: docker.m.daocloud.io/library/postgres:16-alpine
|
||||
postgresClient: docker.io/library/postgres:16-alpine
|
||||
|
||||
targets:
|
||||
- id: G14
|
||||
@@ -32,7 +32,7 @@ targets:
|
||||
deploymentName: langbot-frpc
|
||||
secretName: langbot-frpc-secrets
|
||||
secretKey: frpc.toml
|
||||
image: 127.0.0.1:5000/hwlab/frpc:v0.68.1
|
||||
image: fatedier/frpc:v0.68.1
|
||||
serverAddr: 82.156.23.220
|
||||
serverPort: 22000
|
||||
proxyName: platform-infra-langbot-g14-web
|
||||
|
||||
Reference in New Issue
Block a user