Skip to content

Commit

Permalink
Merge pull request #12 from moshe010/host-network
Browse files Browse the repository at this point in the history
deploy: add hostNetwork to node
  • Loading branch information
adrianchiris committed May 8, 2023
2 parents 94c2066 + 15f1e3b commit 91fe139
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/nv-ipam.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ spec:
app: nv-ipam-node
name: nv-ipam-node
spec:
hostNetwork: true
tolerations:
- operator: Exists
effect: NoSchedule
Expand Down

0 comments on commit 91fe139

Please sign in to comment.