diff --git a/05-mcp-servers/templates/homeassistant-mcp.yaml b/05-mcp-servers/templates/homeassistant-mcp.yaml index 0fa9e34..8967312 100644 --- a/05-mcp-servers/templates/homeassistant-mcp.yaml +++ b/05-mcp-servers/templates/homeassistant-mcp.yaml @@ -80,8 +80,4 @@ spec: name: homeassistant-mcp-secret namespace: agentgateway-system key: AUTHORIZATION_BEARER_TOKEN - headerModifiers: - request: - set: - - name: "Authorization" - value: "{{ homeassistant_token }}" \ No newline at end of file + \ No newline at end of file