gcloud-lab/infrastructure/gatewayapi/gateway-routes/hermes-webhook.yaml
2026-05-08 10:49:17 -04:00

15 lines
No EOL
296 B
YAML

apiVersion: gateway.networking.k8s.io/v1
kind: HTTPRoute
metadata:
name: hermes-webhook
namespace: customer1
spec:
parentRefs:
- name: external-http-gateway
sectionName: https
hostnames:
- "wh.siriusdevops.com"
rules:
- backendRefs:
- name: hermes-gateway
port: 9118