chore: remove redundant RequestHeaderModifier and bind transformation to homeassistant-mcp HTTPRoute

This commit is contained in:
2026-05-15 11:18:12 +02:00
parent bf95054507
commit 6253f0bb30
@@ -59,9 +59,6 @@ spec:
- "*" - "*"
allowOrigins: allowOrigins:
- "*" - "*"
- type: RequestHeaderModifier
requestHeaderModifier:
set:
matches: matches:
- path: - path:
type: PathPrefix type: PathPrefix
@@ -73,6 +70,11 @@ metadata:
name: homeassistant-mcp-transformation name: homeassistant-mcp-transformation
namespace: agentgateway-system namespace: agentgateway-system
spec: spec:
targetRefs:
- name: homeassistant-mcp
namespace: agentgateway-system
group: gateway.networking.k8s.io
kind: HTTPRoute
transformation: transformation:
request: request:
set: set: