Deploy neuron-mcp:1b26e3e — STATELESS HTTP transport

Removes STREAMABLE session state. No sticky sessions needed.
Works across all pods, survives restarts, scales cleanly.
This commit is contained in:
Will Anderson
2026-04-26 08:18:07 -05:00
parent 08ef13c40d
commit 5f1c9adaa6
2 changed files with 2 additions and 2 deletions
@@ -29,7 +29,7 @@ spec:
containers:
- name: neuron-mcp
# IMAGE UPDATED HERE before scaling to 1
image: registry.neuralplatform.ai/neuron-technologies/neuron-mcp:v0.15.2
image: registry.neuralplatform.ai/neuron-technologies/neuron-mcp:1b26e3e
imagePullPolicy: Always
ports:
- name: http
@@ -32,7 +32,7 @@ spec:
type: RuntimeDefault
containers:
- name: neuron-mcp
image: registry.neuralplatform.ai/neuron-technologies/neuron-mcp:97bd19ba
image: registry.neuralplatform.ai/neuron-technologies/neuron-mcp:1b26e3e
imagePullPolicy: Always
ports:
- name: http