edit health check

This commit is contained in:
sirius0xdev 2026-05-11 02:55:46 +00:00
parent 0fb9e93a14
commit 94828b871f

View file

@ -10,6 +10,11 @@ spec:
httpHealthCheck:
port: 9118
requestPath: /telegram/webhook/default # Or any path that returns 200
response: "403"
checkIntervalSec: 5
timeoutSec: 3
healthyThreshold: 1
unhealthyThreshold: 2
targetRef:
group: ""
kind: Service