Skip to content

Commit

Permalink
Merge pull request #52 from marquiz/fixes/worker-spec
Browse files Browse the repository at this point in the history
assets/worker: do not user host network
  • Loading branch information
k8s-ci-robot authored Apr 8, 2021
2 parents e40ba53 + 1235644 commit e57fe01
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 e57fe01

Please sign in to comment.