[#699] MCPJungle MCP gateway via flux: enterprise mode, NodePort 30800, anti-affinity off workstation
ci / audit (push) Successful in 59s
ci / audit (push) Successful in 59s
https://projects.knownelement.com/issues/699
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user