From c25d69d63c1b4f145a1bae987b877b5258547665 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Mon, 11 May 2026 03:00:14 +0000 Subject: [PATCH] fix route --- infrastructure/gatewayapi/healthcheck.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/infrastructure/gatewayapi/healthcheck.yaml b/infrastructure/gatewayapi/healthcheck.yaml index c54cb20..6930239 100644 --- a/infrastructure/gatewayapi/healthcheck.yaml +++ b/infrastructure/gatewayapi/healthcheck.yaml @@ -11,9 +11,6 @@ spec: port: 9118 requestPath: /telegram/webhook/default # Or any path that returns 200 response: "403" - checkIntervalSec: 5 - healthyThreshold: 1 - unhealthyThreshold: 2 targetRef: group: "" kind: Service