Merge pull request #1219 from pikasTech/fix/1206-dsflash-public-port
fix: move D518 dsflash sentinel public port
This commit is contained in:
@@ -24,7 +24,7 @@ sentinel:
|
|||||||
tokenKey: token
|
tokenKey: token
|
||||||
httpProxy:
|
httpProxy:
|
||||||
name: hwlab-d518-v03-web-probe-sentinel-dsflash
|
name: hwlab-d518-v03-web-probe-sentinel-dsflash
|
||||||
remotePort: 22094
|
remotePort: 22089
|
||||||
localIP: hwlab-web-probe-sentinel-dsflash.hwlab-v03.svc.cluster.local
|
localIP: hwlab-web-probe-sentinel-dsflash.hwlab-v03.svc.cluster.local
|
||||||
localPort: 8080
|
localPort: 8080
|
||||||
caddy:
|
caddy:
|
||||||
@@ -35,3 +35,6 @@ sentinel:
|
|||||||
tls: auto
|
tls: auto
|
||||||
responseHeaderTimeoutSeconds: 600
|
responseHeaderTimeoutSeconds: 600
|
||||||
managedBlockOwner: hwlab-web-probe-sentinel-d518-v03-dsflash
|
managedBlockOwner: hwlab-web-probe-sentinel-d518-v03-dsflash
|
||||||
|
monitorRoot:
|
||||||
|
enabled: false
|
||||||
|
caddyManagedBlockOwner: hwlab-web-probe-sentinel-d518-v03
|
||||||
|
|||||||
Reference in New Issue
Block a user