Skip to content

Commit

Permalink
assets/worker: do not user host network
Browse files Browse the repository at this point in the history
No need for nfd-worker to use hostNetwork, anymore.
  • Loading branch information
marquiz committed Apr 8, 2021
1 parent e40ba53 commit 1235644
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build/assets/worker/05_worker_ds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ spec:
- matchExpressions:
- key: node-role.kubernetes.io/node
operator: Exists
hostNetwork: true
dnsPolicy: ClusterFirstWithHostNet
serviceAccount: nfd-worker
readOnlyRootFilesystem: true
Expand Down

0 comments on commit 1235644

Please sign in to comment.