hermes: keep chat on verified worker hosts
This commit is contained in:
parent
69022366ff
commit
969febe7e4
@ -65,6 +65,10 @@ spec:
|
||||
values: ["true"]
|
||||
- key: node-role.kubernetes.io/storage-backbone
|
||||
operator: DoesNotExist
|
||||
# Verified chat workers while other Pi runtimes recover.
|
||||
- key: kubernetes.io/hostname
|
||||
operator: In
|
||||
values: [titan-08, titan-12]
|
||||
- key: kubernetes.io/hostname
|
||||
operator: NotIn
|
||||
# titan-04's kubelet stalled before handing the Hermes image pull to CRI.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user