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

v2
cruizba 2025-12-06 19:15:52 +01:00
parent 490cbc1c16
commit 4eef1cb18b
1 changed files with 2 additions and 2 deletions

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