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
+15
View File
@@ -0,0 +1,15 @@
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
kind: Kustomization
namespace: openclaw
resources:
- deployment.yaml
- service.yaml
images:
- name: image
newName: cr.wetofu.me/xpzouying/xiaohongshu-mcp
newTag: v1.2.4
configMapGenerator:
- name: xhs-cookies
files:
- cookies.json