Commit Graph
5 Commits
Author SHA1 Message Date
Sergiusz Urbaniak 8a45ecfbcb kube-prometheus: update dependencies of local changes
Signed-off-by: Sergiusz Urbaniak <sergiusz.urbaniak@gmail.com>
2018-08-23 12:01:02 +02:00
Sergiusz Urbaniak 2a9a31875a kube-prometheus: fix root typo in node-exporter
Currently, we are mounting `/root` from the host as `/host/root`.
Instead simply `/` from the host should be mounted.

This fixes it

Signed-off-by: Sergiusz Urbaniak <sergiusz.urbaniak@gmail.com>
2018-08-23 11:59:04 +02:00
Sergiusz Urbaniak 155378342f kube-prometheus: generate manifests
Signed-off-by: Sergiusz Urbaniak <sergiusz.urbaniak@gmail.com>
2018-08-17 12:35:00 +02:00
Sergiusz Urbaniak 893108e49e kube-prometheus: update dependencies
Signed-off-by: Sergiusz Urbaniak <sergiusz.urbaniak@gmail.com>
2018-08-17 12:33:28 +02:00
Sergiusz Urbaniak 106ed84217 kube-prometheus: bind mount host rootfs into node exporter
Fixes https://github.com/prometheus/node_exporter#474 in the operator
Fixes #569 (by making the mount explicit)

Signed-off-by: Sergiusz Urbaniak <sergiusz.urbaniak@gmail.com>
2018-08-17 11:50:49 +02:00