Skip to content

Commit d3da24d

Browse files
committed
Fix typo
1 parent 9344451 commit d3da24d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/setup-robusta/installation/_helm_install_with_prometheus.inc.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,11 +90,11 @@ On some clusters this can take a while, so don't panic if it appears stuck:
9090
--set holmes.resources.requests.memory=512Mi
9191
9292
.. note::
93-
If you are using docker desktop you will need to disable prometheus-node-exporter monting host root, by adding the following to the above command:
93+
If you are using docker desktop you will need to disable prometheus-node-exporter mounting host root, by adding the following to the above command:
9494

9595
.. code-block:: bash
9696
:name: disable host mount
97-
97+
9898
--set kube-prometheus-stack.prometheus-node-exporter.hostRootFsMount.enabled=false
9999
100100
Verifying Installation

0 commit comments

Comments
 (0)