[#699] MCPJungle MCP gateway via flux: enterprise mode, NodePort 30800, anti-affinity off workstation
ci / audit (push) Successful in 59s

https://projects.knownelement.com/issues/699
This commit is contained in:
2026-09-05 22:59:41 -05:00
parent c5cd0b9832
commit 655959d8fa
6 changed files with 106 additions and 1 deletions
@@ -0,0 +1,15 @@
# Tailnet-reachable via any non-workstation node IP on NodePort 30800.
apiVersion: v1
kind: Service
metadata:
name: mcpjungle
namespace: mcpjungle
spec:
type: NodePort
selector:
app: mcpjungle
ports:
- port: 8080
targetPort: 8080
nodePort: 30800
name: http