logging(opensearch): place recovery pod on titan-05
This commit is contained in:
parent
d94535d828
commit
608386a820
@ -72,7 +72,7 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: "25m"
|
cpu: "25m"
|
||||||
memory: "3Gi"
|
memory: "768Mi"
|
||||||
limits:
|
limits:
|
||||||
cpu: "2"
|
cpu: "2"
|
||||||
memory: "4Gi"
|
memory: "4Gi"
|
||||||
@ -90,6 +90,7 @@ spec:
|
|||||||
nodeSelector:
|
nodeSelector:
|
||||||
node-role.kubernetes.io/worker: "true"
|
node-role.kubernetes.io/worker: "true"
|
||||||
hardware: rpi5
|
hardware: rpi5
|
||||||
|
kubernetes.io/hostname: titan-05
|
||||||
affinity:
|
affinity:
|
||||||
nodeAffinity:
|
nodeAffinity:
|
||||||
requiredDuringSchedulingIgnoredDuringExecution:
|
requiredDuringSchedulingIgnoredDuringExecution:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user