forked from k-space/kube
fix rosdump scheduling
This commit is contained in:
parent
ae525380b1
commit
2964034cd3
@ -52,13 +52,6 @@ spec:
|
|||||||
activeDeadlineSeconds: 300
|
activeDeadlineSeconds: 300
|
||||||
template:
|
template:
|
||||||
spec:
|
spec:
|
||||||
nodeSelector:
|
|
||||||
dedicated: monitoring
|
|
||||||
tolerations:
|
|
||||||
- key: dedicated
|
|
||||||
operator: Equal
|
|
||||||
value: monitoring
|
|
||||||
effect: NoSchedule
|
|
||||||
restartPolicy: OnFailure
|
restartPolicy: OnFailure
|
||||||
containers:
|
containers:
|
||||||
- name: rosdump
|
- name: rosdump
|
||||||
|
Loading…
Reference in New Issue
Block a user