Skip to content

Commit 0ab23ad

Browse files
author
Alexander Czigler
committed
chore: remove highmem requirement
1 parent 27eabab commit 0ab23ad

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

k8s/base/digital-twin/simulator.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ spec:
2424
app: simulator
2525
spec:
2626
nodeSelector:
27-
mem: high
2827
role: worker
2928
containers:
3029
- name: simulator

k8s/dependencies/osrm/osrm.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ spec:
1616
app: osrm
1717
spec:
1818
nodeSelector:
19-
mem: high
2019
role: worker
2120
containers:
2221
- image: predictivemovement/osrm-sweden:latest

k8s/dependencies/pelias/libpostal.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ spec:
3535
app: pelias-libpostal
3636
spec:
3737
nodeSelector:
38-
mem: high
3938
role: worker
4039
containers:
4140
- name: pelias-libpostal

k8s/dependencies/vroom/vroom.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ spec:
2525
app: vroom
2626
spec:
2727
nodeSelector:
28-
mem: high
2928
role: worker
3029
containers:
3130
- name: vroom

0 commit comments

Comments
 (0)