openclaw 部署
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user