mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 13:09:53 +00:00
grafana protected endpoint
This commit is contained in:
@@ -936,6 +936,12 @@ spec:
|
|||||||
enabled: true
|
enabled: true
|
||||||
namespaceOverride: ""
|
namespaceOverride: ""
|
||||||
|
|
||||||
|
grafana.ini:
|
||||||
|
auth.anonymous:
|
||||||
|
enabled: true
|
||||||
|
auth:
|
||||||
|
disable_login_form: true
|
||||||
|
|
||||||
## ForceDeployDatasources Create datasource configmap even if grafana deployment has been disabled
|
## ForceDeployDatasources Create datasource configmap even if grafana deployment has been disabled
|
||||||
##
|
##
|
||||||
forceDeployDatasources: false
|
forceDeployDatasources: false
|
||||||
|
|||||||
Reference in New Issue
Block a user