Skip to content

Commit

Permalink
🐞 fix(node selector): deploy on worker
Browse files Browse the repository at this point in the history
  • Loading branch information
moelang committed May 24, 2021
1 parent 67d0042 commit e6e109b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sdv_demo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ spec:
app: autoware
spec:
hostNetwork: true
nodeSelector:
app: autoware
affinity:
podAntiAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
Expand Down

0 comments on commit e6e109b

Please sign in to comment.