Skip to content

Commit f89af63

Browse files
committed
Update node-problem-detector.yaml
Change the NPD version in the deployment.
1 parent 857754c commit f89af63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/node-problem-detector.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
- /node-problem-detector
3030
- --logtostderr
3131
- --config.system-log-monitor=/config/kernel-monitor.json,/config/docker-monitor.json
32-
image: k8s.gcr.io/node-problem-detector/node-problem-detector:v0.8.6
32+
image: k8s.gcr.io/node-problem-detector/node-problem-detector:v0.8.7
3333
resources:
3434
limits:
3535
cpu: 10m

0 commit comments

Comments
 (0)