From 049a3b9d39e26dba28f6a265cdc1126f53dd5a04 Mon Sep 17 00:00:00 2001 From: Matthias Hinrichs Date: Fri, 15 May 2026 12:43:59 +0200 Subject: [PATCH] fix: remove namespace from secretRef and add nameTransformer to PhaseSecret configuration --- 05-mcp-servers/templates/homeassistant-mcp.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/05-mcp-servers/templates/homeassistant-mcp.yaml b/05-mcp-servers/templates/homeassistant-mcp.yaml index d9ca202..7b2b738 100644 --- a/05-mcp-servers/templates/homeassistant-mcp.yaml +++ b/05-mcp-servers/templates/homeassistant-mcp.yaml @@ -17,7 +17,6 @@ spec: auth: secretRef: name: homeassistant-mcp-secret - namespace: agentgateway-system --- apiVersion: secrets.phase.dev/v1alpha1 kind: PhaseSecret @@ -34,6 +33,7 @@ spec: - secretName: homeassistant-mcp-secret secretNamespace: agentgateway-system secretType: Opaque + nameTransformer: 'upper-camel' phaseApp: homeassistant-mcp-server phaseAppEnv: production phaseAppEnvPath: /