openclaw 部署

This commit is contained in:
Sense T
2026-05-11 01:08:15 +00:00
parent 89e615bd92
commit a20188d2ae
7 changed files with 448 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
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