Commit Graph
2 Commits
Author SHA1 Message Date
Ross GuarinoandGitHub 7684e59d15 fix typo in daemonset labelSelector
The label on the pod is `app: node-problem-detector` while the
label in the `labelSelector` was `name: node-problem-detector`.
This CL updates the `labelSelector` to use `app` rather than `name`.
2018-05-29 17:22:17 -07:00
Julien SENON f91ff67392 Change readme with remarks from @andyxning 2018-03-25 17:27:24 +02:00