run checkImageUpdates only one time at start of the programm
This commit is contained in:
parent
5484fa1055
commit
932d88e461
1 changed files with 0 additions and 2 deletions
|
@ -254,8 +254,6 @@ func main() {
|
||||||
}
|
}
|
||||||
}()
|
}()
|
||||||
|
|
||||||
checkImageUpdates()
|
|
||||||
|
|
||||||
exporter := newImageUpdateCollector()
|
exporter := newImageUpdateCollector()
|
||||||
prometheus.MustRegister(exporter)
|
prometheus.MustRegister(exporter)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue