fix(k3s): remove clawhk node and update nodeSelector values to replace clawhk with alihka

这个提交包含在:
2026-07-01 14:03:59 +08:00 未验证
父节点 96451aee01
当前提交 8f2ee92e94
修改 2 个文件,包含 1 行新增5 行删除
-4
查看文件
@@ -90,10 +90,6 @@ all:
node_region: cn-sh node_region: cn-sh
use_mirror: true use_mirror: true
netfilter_mode: nodivert netfilter_mode: nodivert
clawhk:
ansible_host: clawhk.node.dev.cm
node_hostname: clawhk
node_region: cn-hk
orajpa: orajpa:
ansible_host: orajpa.node.dev.cm ansible_host: orajpa.node.dev.cm
node_hostname: orajpa node_hostname: orajpa
@@ -30,7 +30,7 @@ spec:
- key: kubernetes.io/hostname - key: kubernetes.io/hostname
operator: In operator: In
values: values:
- clawhk - alihka
- target: - target:
kind: Cluster kind: Cluster
name: cnpg17-cluster-sh name: cnpg17-cluster-sh