openvidu-deployment: HA - Update health check configuration for OpenVidu Master Nodes

This commit is contained in:
cruizba 2025-12-06 19:15:52 +01:00
parent 490cbc1c16
commit 4eef1cb18b

View File

@ -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