Skip to content

Commit f00221e

Browse files
authored
Merge pull request #1037 from stackhpc/2023.1-no-symlinks
docs: Remove prometheus and grafana config symlinks
2 parents 6a20fe7 + b19b42e commit f00221e

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

doc/source/configuration/monitoring.rst

-11
Original file line numberDiff line numberDiff line change
@@ -42,17 +42,6 @@ The configuration options can be found in
4242
.. literalinclude:: ../../../etc/kayobe/stackhpc-monitoring.yml
4343
:language: yaml
4444

45-
In order to enable stock monitoring configuration within a particular
46-
environment, create the following symbolic links:
47-
48-
.. code-block:: console
49-
50-
cd $KAYOBE_CONFIG_PATH
51-
ln -s ../../../../kolla/config/grafana/ environments/$KAYOBE_ENVIRONMENT/kolla/config/
52-
ln -s ../../../../kolla/config/prometheus/ environments/$KAYOBE_ENVIRONMENT/kolla/config/
53-
54-
and commit them to the config repository.
55-
5645
SMART Drive Monitoring
5746
======================
5847

0 commit comments

Comments
 (0)