Add single-node deployment manifests

This commit is contained in:
Qingshan Chen
2026-06-25 14:16:28 +08:00
parent 8f477f8fa9
commit 49da74e87f
21 changed files with 1743 additions and 584 deletions
+1 -1
View File
@@ -115,7 +115,7 @@ jobs:
- name: Deploy manifest to cluster
shell: bash
run: |
cp deployments/k8s/clawmanager.yaml /tmp/clawmanager-ci.yaml
cp deployments/k8s/cluster/clawmanager.yaml /tmp/clawmanager-ci.yaml
python - <<'PY'
from pathlib import Path