refactor: remove redundant header modifier for homeassistant-mcp authorization
This commit is contained in:
@@ -80,8 +80,4 @@ spec:
|
|||||||
name: homeassistant-mcp-secret
|
name: homeassistant-mcp-secret
|
||||||
namespace: agentgateway-system
|
namespace: agentgateway-system
|
||||||
key: AUTHORIZATION_BEARER_TOKEN
|
key: AUTHORIZATION_BEARER_TOKEN
|
||||||
headerModifiers:
|
|
||||||
request:
|
|
||||||
set:
|
|
||||||
- name: "Authorization"
|
|
||||||
value: "{{ homeassistant_token }}"
|
|
||||||
Reference in New Issue
Block a user