diff --git a/services/hermes/agent-deployment.yaml b/services/hermes/agent-deployment.yaml index 4332ea292..be570a726 100644 --- a/services/hermes/agent-deployment.yaml +++ b/services/hermes/agent-deployment.yaml @@ -66,7 +66,7 @@ spec: values: ["true"] - key: kubernetes.io/hostname operator: NotIn - values: [titan-13, titan-15, titan-17, titan-18, titan-19] + values: [titan-08, titan-13, titan-14, titan-17] preferredDuringSchedulingIgnoredDuringExecution: - weight: 100 preference: diff --git a/services/hermes/chat-statefulset.yaml b/services/hermes/chat-statefulset.yaml index 32c5c7d35..ba59f434c 100644 --- a/services/hermes/chat-statefulset.yaml +++ b/services/hermes/chat-statefulset.yaml @@ -63,7 +63,7 @@ spec: values: ["true"] - key: kubernetes.io/hostname operator: NotIn - values: [titan-13, titan-15, titan-17, titan-18, titan-19] + values: [titan-08, titan-13, titan-14, titan-17] preferredDuringSchedulingIgnoredDuringExecution: - weight: 100 preference: diff --git a/services/hermes/deployment.yaml b/services/hermes/deployment.yaml index 526252627..0516d9975 100644 --- a/services/hermes/deployment.yaml +++ b/services/hermes/deployment.yaml @@ -69,11 +69,10 @@ spec: - key: kubernetes.io/hostname operator: NotIn values: + - titan-08 - titan-13 - - titan-15 + - titan-14 - titan-17 - - titan-18 - - titan-19 preferredDuringSchedulingIgnoredDuringExecution: - weight: 80 preference: