mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-02-24 06:44:17 +00:00
The image location for node-problem-detector has moved under a subdirectory now. The deployment config wasn't updates, so those using the provided node-problem-detector.yaml file directly would end up with ErrImagePull errors. This updates the yaml to point to the new location and the latest release. Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>