From bf84b2366c819f972433ce49209e09bf57f963df Mon Sep 17 00:00:00 2001 From: Leif Madsen Date: Wed, 25 Oct 2023 12:08:26 -0400 Subject: [PATCH] Update deprecated Grafana login warning Update the Grafana login deprecation warning with wording from the documentation team. --- .../proc_retrieving-and-setting-grafana-login-credentials.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc-Service-Telemetry-Framework/modules/proc_retrieving-and-setting-grafana-login-credentials.adoc b/doc-Service-Telemetry-Framework/modules/proc_retrieving-and-setting-grafana-login-credentials.adoc index 91814037..b158ee74 100644 --- a/doc-Service-Telemetry-Framework/modules/proc_retrieving-and-setting-grafana-login-credentials.adoc +++ b/doc-Service-Telemetry-Framework/modules/proc_retrieving-and-setting-grafana-login-credentials.adoc @@ -6,7 +6,7 @@ When Grafana is enabled, you can login using OpenShift authentication, or the de [WARNING] ==== -Logging in using the default username and password set by the Grafana Operator is deprecated. Use the _Log in with OpenShift_ button to access the dashboards. +Ensure that you log in to access the dashboards with the _Log in with OpenShift_ button, because the default username and password set by the Grafana Operator is deprecated. ==== You can override the credentials in the `ServiceTelemetry` object to have {Project} ({ProjectShort}) set the username and password for Grafana instead.