Skip to content

Commit

Permalink
deploy: add hostNetwork to node
Browse files Browse the repository at this point in the history
Remove CNI dependency from node daemon

Signed-off-by: Moshe Levi <moshele@nvidia.com>
  • Loading branch information
moshe010 committed May 8, 2023
1 parent 75b9721 commit 15f1e3b
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 15f1e3b

Please sign in to comment.