Skip to content

Commit b364d0b

Browse files
author
Kingdon Barrett
committed
1 parent ec82791 commit b364d0b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/managing-workflow/tuning-component-settings.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,10 @@ NUMBER_OF_LINES | How many lines to store in the ring buffer (default: 1000)
146146
We have exposed some of the more useful configuration values directly in the chart. This allows them to be set using either the `values.yaml` file or by using the `--set` flag with the Helm CLI. You can see these options below:
147147

148148
Setting | Default Value | Description
149-
----------------- | -------------- |------------ |
150-
user | "admin" | The first user created in the database (this user has admin privileges)
151-
password | "admin" | Password for the first user.
152-
allow_sign_up | "true" | Allows users to sign up for an account.
149+
----------------- | -------------- |------------
150+
user | "admin" | The first user created in the database (this user has admin privileges)
151+
password | "admin" | Password for the first user.
152+
allow_sign_up | "true" | Allows users to sign up for an account.
153153

154154
For a list of other options you can set by using environment variables please see the [configuration file](https://github.com/teamhephy/monitor/blob/master/grafana/rootfs/usr/share/grafana/grafana.ini.tpl) in Github.
155155

0 commit comments

Comments
 (0)