1. 固定 databus 服务在 64 ip 配合网络测试

This commit is contained in:
chenbowen
2025-12-17 09:42:16 +08:00
parent 498e0b864a
commit ccdf3d28ff

View File

@@ -392,6 +392,15 @@ spec:
labels: labels:
app: zt-module-databus app: zt-module-databus
spec: spec:
affinity:
nodeAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
nodeSelectorTerms:
- matchExpressions:
- key: kubernetes.io/hostname
operator: In
values:
- node-3
dnsPolicy: None dnsPolicy: None
dnsConfig: dnsConfig:
nameservers: nameservers: