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