Skip to content

Commit

Permalink
update cadvisor
Browse files Browse the repository at this point in the history
  • Loading branch information
myaser committed May 20, 2022
1 parent 419f704 commit 7331218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/manifests/node-monitor/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
serviceAccountName: node-monitor
containers:
- name: cadvisor
image: registry.opensource.zalan.do/teapot/cadvisor:v0.34.0-master-5
image: registry.opensource.zalan.do/teapot/cadvisor:v0.44.0
args:
- --port=9101
- --housekeeping_interval=10s
Expand Down

0 comments on commit 7331218

Please sign in to comment.