Skip to content
This repository was archived by the owner on Nov 30, 2021. It is now read-only.

Commit 7cc8b2f

Browse files
author
Matthew Fisher
committed
docs(production-deployments): recommend disabling grafana signups
1 parent 09e7f5c commit 7cc8b2f

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

src/managing-workflow/production-deployments.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,12 @@ See [Security Considerations][] for details.
3737
Changing the registration process is highly recommended in production. By default, registrations
3838
for a new cluster are open to anyone with the proper URL. Once the admin user has registered with a
3939
new cluster, it is recommended to either turn off registrations or enable the admin-only
40-
registration feature.
40+
registration feature. It is also recommended to disable signups for the Grafana dashboards.
4141

42-
Please see the following documentation: [Customizing Controller][]
42+
Please see the following documentation:
43+
44+
- [Customizing Controller][]
45+
- [Customizing Monitor][]
4346

4447

4548
## Enable TLS
@@ -50,6 +53,7 @@ crucial. See [Platform SSL][] for the platform.
5053

5154
[configuring object storage]: ../installing-workflow/configuring-object-storage.md
5255
[customizing controller]: tuning-component-settings.md#customizing-the-controller
56+
[customizing monitor]: tuning-component-settings.md#customizing-the-monitor
5357
[database]: ../understanding-workflow/components.md#database
5458
[logger]: ../understanding-workflow/components.md#logger
5559
[minio]: ../understanding-workflow/components.md#minio

0 commit comments

Comments
 (0)