From 76388b1234e8e5fd4441cc406571c1531865ae00 Mon Sep 17 00:00:00 2001 From: Matthias Hinrichs Date: Fri, 15 May 2026 12:48:34 +0200 Subject: [PATCH] refactor: replace nameTransformer with Authorization header processor in homeassistant-mcp configuration --- 05-mcp-servers/templates/homeassistant-mcp.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/05-mcp-servers/templates/homeassistant-mcp.yaml b/05-mcp-servers/templates/homeassistant-mcp.yaml index 7b2b738..481ceb3 100644 --- a/05-mcp-servers/templates/homeassistant-mcp.yaml +++ b/05-mcp-servers/templates/homeassistant-mcp.yaml @@ -33,7 +33,9 @@ spec: - secretName: homeassistant-mcp-secret secretNamespace: agentgateway-system secretType: Opaque - nameTransformer: 'upper-camel' + processors: + AUTHORIZATION: + asName: Authorization phaseApp: homeassistant-mcp-server phaseAppEnv: production phaseAppEnvPath: /