fix(hermes): avoid broken chat storage node
Some checks failed
Tests / Declarative: Post Actions failed: 2, passed: 158
Some checks failed
Tests / Declarative: Post Actions failed: 2, passed: 158
This commit is contained in:
parent
4669320adf
commit
080bab216f
@ -61,7 +61,7 @@ spec:
|
|||||||
values: ["true"]
|
values: ["true"]
|
||||||
- key: kubernetes.io/hostname
|
- key: kubernetes.io/hostname
|
||||||
operator: NotIn
|
operator: NotIn
|
||||||
values: [titan-08, titan-13, titan-14, titan-17, titan-18]
|
values: [titan-05, titan-08, titan-13, titan-14, titan-17, titan-18]
|
||||||
preferredDuringSchedulingIgnoredDuringExecution:
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
- weight: 100
|
- weight: 100
|
||||||
preference:
|
preference:
|
||||||
|
|||||||
@ -68,7 +68,7 @@ spec:
|
|||||||
values: ["true"]
|
values: ["true"]
|
||||||
- key: kubernetes.io/hostname
|
- key: kubernetes.io/hostname
|
||||||
operator: NotIn
|
operator: NotIn
|
||||||
values: [titan-08, titan-13, titan-14, titan-17, titan-18]
|
values: [titan-05, titan-08, titan-13, titan-14, titan-17, titan-18]
|
||||||
preferredDuringSchedulingIgnoredDuringExecution:
|
preferredDuringSchedulingIgnoredDuringExecution:
|
||||||
- weight: 100
|
- weight: 100
|
||||||
preference:
|
preference:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user