diff --git a/install/deploy/templates/exporter.tmpl b/install/deploy/templates/exporter.tmpl index 2f8553032..a8175cb22 100644 --- a/install/deploy/templates/exporter.tmpl +++ b/install/deploy/templates/exporter.tmpl @@ -29,7 +29,7 @@ services: - "/sys:/host/sys:ro,rslave" - "/var/lib/node_exporter/textfile_collector:/host/textfile_collector:ro" {{- if .Metrics.Exporter.RootFs.Value }} - - "/:/rootfs:ro" + - "/:/rootfs:ro,rslave" {{- end}} network_mode: host networks: