Files
helm/xiaohongshu-mcp/service.yaml
T
2026-05-11 01:08:15 +00:00

13 lines
215 B
YAML

apiVersion: v1
kind: Service
metadata:
name: xiaohongshu-mcp
spec:
type: ClusterIP
ports:
- port: 18060
targetPort: 18060
protocol: TCP
name: mcp-http
selector:
app: xiaohongshu-mcp