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

15 lines
321 B
YAML

# 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