Skip to content

Commit

Permalink
be more specific
Browse files Browse the repository at this point in the history
Signed-off-by: Jean-Philippe Quémémer <jeanphilippe.quemener@grafana.com>
  • Loading branch information
JohnnyQQQQ committed Nov 29, 2021
1 parent 16795a0 commit 205682d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions charts/grafana/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -536,9 +536,9 @@ If you want to run Grafana in a high availability cluster you need to enable
the headless service by setting `headlessService: true` in your `values.yaml`
file.

As next step you have to setup the `grafana.ini` in a way that it will make use
of the headless service to obtain all the IPs of the cluster. You should replace
``{{ Name }}`` with the name of your helm deployment.
As next step you have to setup the `grafana.ini` in your `values.yaml` in a way
that it will make use of the headless service to obtain all the IPs of the
cluster. You should replace ``{{ Name }}`` with the name of your helm deployment.

```yaml
grafana.ini:
Expand Down

0 comments on commit 205682d

Please sign in to comment.