From 33a60cb10fbc6f5e3a59d05c8a8f3f2ce6def8a5 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Mon, 11 May 2026 03:44:15 +0000 Subject: [PATCH] health check change --- infrastructure/gatewayapi/healthcheck.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/infrastructure/gatewayapi/healthcheck.yaml b/infrastructure/gatewayapi/healthcheck.yaml index d7556f0..09b08b5 100644 --- a/infrastructure/gatewayapi/healthcheck.yaml +++ b/infrastructure/gatewayapi/healthcheck.yaml @@ -9,5 +9,3 @@ spec: type: TCP # Switched from HTTP to TCP tcpHealthCheck: port: 9118 - checkIntervalSec: 5 - timeoutSec: 3