Files
Ross Guarino 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
..