feat(helm): 集群分布调整

这个提交包含在:
2025-10-10 19:28:58 +08:00 未验证
父节点 0d1af125cf
当前提交 6760cce392
修改 6 个文件,包含 34 行新增46 行删除
+10 -3
查看文件
@@ -13,9 +13,16 @@ spec:
image:
tag: v1.6.11
agent:
# 由于dataScope为loki,所以此处强制要求部署在loki所在的节点 以节省网络资源
nodeSelector:
kubernetes.io/hostname: alihka
affinity:
podAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
podAffinityTerm:
labelSelector:
matchLabels:
app.kubernetes.io/name: loki
topologyKey: kubernetes.io/hostname
namespaceSelector: {}
isDeployment: true
additionalAcquisition:
- source: loki