gcloud-lab/infrastructure/gatewayapi/healthcheck.yaml

12 lines
232 B
YAML
Raw Normal View History

2026-05-11 02:45:22 +00:00
apiVersion: networking.gke.io/v1
kind: HealthCheckPolicy
metadata:
name: hermes-health-check
namespace: customer1
spec:
default:
config:
2026-05-11 03:41:05 +00:00
type: TCP # Switched from HTTP to TCP
tcpHealthCheck:
2026-05-11 02:45:22 +00:00
port: 9118