Skip to content

Commit

Permalink
update system-log-monitor and image version
Browse files Browse the repository at this point in the history
  • Loading branch information
blackwith authored Apr 8, 2020
1 parent 633ced6 commit 74554c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deployment/node-problem-detector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ spec:
command:
- /node-problem-detector
- --logtostderr
- --system-log-monitors=/config/kernel-monitor.json,/config/docker-monitor.json
image: k8s.gcr.io/node-problem-detector:v0.6.3
- --config.system-log-monitor=/config/kernel-monitor.json,/config/docker-monitor.json
image: k8s.gcr.io/node-problem-detector:v0.8.1
resources:
limits:
cpu: 10m
Expand Down

0 comments on commit 74554c4

Please sign in to comment.