Skip to content

Commit

Permalink
add the sonobuoy serviceaccount to daemonsets (#552)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew O'Neill <foolusion@gmail.com>
  • Loading branch information
foolusion authored and timothysc committed Oct 27, 2018
1 parent 0ede6bd commit 81ba7c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/plugin/driver/daemonset/template.go
Expand Up @@ -85,6 +85,7 @@ spec:
hostIPC: true
hostNetwork: true
hostPID: true
serviceAccountName: sonobuoy-serviceaccount
tolerations:
- operator: Exists
volumes:
Expand Down

0 comments on commit 81ba7c5

Please sign in to comment.