fix(hermes): exclude runtime-stalled worker
Some checks failed
Tests / Declarative: Post Actions failed: 2, passed: 153

This commit is contained in:
jenkins 2026-08-08 19:23:58 -03:00
parent cfb40c2752
commit 21db15597c
3 changed files with 3 additions and 2 deletions

View File

@ -66,7 +66,7 @@ spec:
values: ["true"]
- key: kubernetes.io/hostname
operator: NotIn
values: [titan-08, titan-13, titan-14, titan-17]
values: [titan-08, titan-13, titan-14, titan-17, titan-18]
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
preference:

View File

@ -63,7 +63,7 @@ spec:
values: ["true"]
- key: kubernetes.io/hostname
operator: NotIn
values: [titan-08, titan-13, titan-14, titan-17]
values: [titan-08, titan-13, titan-14, titan-17, titan-18]
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
preference:

View File

@ -73,6 +73,7 @@ spec:
- titan-13
- titan-14
- titan-17
- titan-18
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 80
preference: