From 00aabcb3058fe539fa26a84d34c5bce3536560b6 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Mon, 11 May 2026 03:47:22 +0000 Subject: [PATCH] fix health --- infrastructure/gatewayapi/healthcheck.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/infrastructure/gatewayapi/healthcheck.yaml b/infrastructure/gatewayapi/healthcheck.yaml index 09b08b5..b71dbb4 100644 --- a/infrastructure/gatewayapi/healthcheck.yaml +++ b/infrastructure/gatewayapi/healthcheck.yaml @@ -4,8 +4,12 @@ metadata: name: hermes-health-check namespace: customer1 spec: + targetRef: + group: "" + kind: Service + name: http-tele-webhook default: config: - type: TCP # Switched from HTTP to TCP + type: TCP tcpHealthCheck: port: 9118