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`.