hermes: avoid stalled titan-04 for chat tenants
This commit is contained in:
parent
d141b33a7d
commit
69022366ff
@ -67,7 +67,8 @@ spec:
|
||||
operator: DoesNotExist
|
||||
- key: kubernetes.io/hostname
|
||||
operator: NotIn
|
||||
values: [titan-05, titan-13, titan-14, titan-17, titan-18, titan-19]
|
||||
# titan-04's kubelet stalled before handing the Hermes image pull to CRI.
|
||||
values: [titan-04, titan-05, titan-13, titan-14, titan-17, titan-18, titan-19]
|
||||
preferredDuringSchedulingIgnoredDuringExecution:
|
||||
- weight: 100
|
||||
preference:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user