mirror of https://github.com/OpenVidu/openvidu.git
openvidu-deployment: HA - Update health check configuration for OpenVidu Master Nodes
parent
490cbc1c16
commit
4eef1cb18b
|
|
@ -898,9 +898,9 @@ Resources:
|
|||
Port: 4443
|
||||
Protocol: HTTP
|
||||
Matcher:
|
||||
HttpCode: '200'
|
||||
HttpCode: '401-403'
|
||||
HealthCheckIntervalSeconds: 10
|
||||
HealthCheckPath: /openvidu/health
|
||||
HealthCheckPath: /
|
||||
HealthCheckProtocol: HTTP
|
||||
HealthCheckPort: '4443'
|
||||
HealthCheckTimeoutSeconds: 5
|
||||
|
|
|
|||
Loading…
Reference in New Issue