gcloud-lab/infrastructure/gatewayapi/healthcheck.yaml
2026-05-11 03:44:15 +00:00

11 lines
232 B
YAML

apiVersion: networking.gke.io/v1
kind: HealthCheckPolicy
metadata:
name: hermes-health-check
namespace: customer1
spec:
default:
config:
type: TCP # Switched from HTTP to TCP
tcpHealthCheck:
port: 9118