I'm experiencing issues deploying Atlassian MCP Jira in a Kubernetes environment using Helm. While the application works properly in Visual Studio, the deployment fails in Kubernetes.
helm pull mcp-helm/mcp-atlassian --version 0.2.28 --untar
The same application works without issues in Visual Studio, suggesting the problem is related to the Kubernetes deployment method rather than the application itself.
Any guidance on troubleshooting this issue or recommendations for deploying MCP Jira in Kubernetes would be greatly appreciate
Welcome to the community.
On documentation from Atlassian, the MCP doesn't mention any support for kubernetes, it does for Visual Studio.
So that this works would to be expected.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.