Skip to content
Snippets Groups Projects
Commit 55766516 authored by Dimitrios Giannopoulos's avatar Dimitrios Giannopoulos
Browse files

feat: expose the mcp server by ingress

parent fad20a79
No related branches found
No related tags found
2 merge requests!59Merging "develop" to "main" branch,!57Add MCP server to helm chart
Pipeline #15508 passed
......@@ -225,6 +225,9 @@ ingress:
- path: "/"
service: "tmfweb"
port: 80
- path: "/mcpserver"
service: "mcpserver"
port: 13015
annotations: {}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment