fix health
This commit is contained in:
parent
33a60cb10f
commit
00aabcb305
1 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue