2026-05-11 02:45:22 +00:00
|
|
|
apiVersion: networking.gke.io/v1
|
|
|
|
|
kind: HealthCheckPolicy
|
|
|
|
|
metadata:
|
|
|
|
|
name: hermes-health-check
|
|
|
|
|
namespace: customer1
|
|
|
|
|
spec:
|
2026-05-11 03:47:22 +00:00
|
|
|
targetRef:
|
|
|
|
|
group: ""
|
|
|
|
|
kind: Service
|
|
|
|
|
name: http-tele-webhook
|
2026-05-11 02:45:22 +00:00
|
|
|
default:
|
|
|
|
|
config:
|
2026-05-11 03:47:22 +00:00
|
|
|
type: TCP
|
2026-05-11 03:41:05 +00:00
|
|
|
tcpHealthCheck:
|
2026-05-11 02:45:22 +00:00
|
|
|
port: 9118
|