You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue captures a discussion about how to make the CRD port attributes less confusing. At the moment we have port which pertains to the service and the proxy runner and targetPort which pertains to the headless service and the MCP server. It is confusing to our users.
proposal
mcpPort - would pertain to the MCP server and the headless service. Defaults to a randomized value that gets propagated to the MCP server via the MCP_SERVER and FASTMCP_PORT environment variables proxyPort - port that the proxy runs on and is exposed in Kubernetes