diff --git a/template.yaml b/template.yaml index 0ddc1b3..95904d1 100644 --- a/template.yaml +++ b/template.yaml @@ -41,7 +41,7 @@ parameters: value: "50m" description: "Initial CPU request for the container (in millicores)" - name: TRANSPORT - value: "sse" + value: "streamable-http" description: "MCP Server transport type, can be sse or streamable-http" apiVersion: template.openshift.io/v1