fix(helm): shorten sequentialthinking port name (fixes #48)

This commit is contained in:
2026-02-23 20:24:27 -05:00
parent 84bf7841c3
commit f6eceb4d94
+1 -1
View File
@@ -193,7 +193,7 @@ spec:
imagePullPolicy: Always
command: ["fastmcp", "run", "--transport", "sse", "--host", "0.0.0.0", "--port", "{{ .Values.mcp.sidecars.sequentialthinking.port }}"]
ports:
- name: sequentialthinking
- name: seqthinking
containerPort: {{ .Values.mcp.sidecars.sequentialthinking.port }}
livenessProbe:
tcpSocket: