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