Skip to content

Commit 8547642

Browse files
committed
Add explicit step to enable Prometheus stack in generated_values.yaml
Users installing Robusta + Prometheus now have a clear step to add enablePrometheusStack: true to their generated_values.yaml file.
1 parent d2544c3 commit 8547642

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/setup-robusta/installation/all-in-one-installation.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,15 @@ Prerequisites
1919
:header_update_levels:
2020
:file: setup-robusta/installation/_generate_config.jinja
2121

22+
Enable Prometheus Stack
23+
------------------------------
24+
25+
Add the following to your ``generated_values.yaml`` file:
26+
27+
.. code-block:: yaml
28+
29+
enablePrometheusStack: true
30+
2231
.. include:: ./_helm_install_with_prometheus.inc.rst
2332

2433
Next Steps

0 commit comments

Comments
 (0)