You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guides/kubernetes/deploy-prometheus-operator-with-grafana-on-lke/index.md
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -150,13 +150,12 @@ In this section, you will create a Helm chart values file and use it to deploy P
150
150
1. Using Helm, deploy a Prometheus Operator release labeled `lke-monitor`in the `monitoring` namespace on your LKE cluster with the settings established in your `values.yaml` file:
@@ -653,4 +652,4 @@ Your monitoring interfaces are now publicly accessible with HTTPS and basic auth
653
652
654
653
When accessing an interface forthe first time, login as `admin` with the password you configured for [basic auth credentials](#configure-basic-auth-credentials).
655
654
656
-
When accessing the Grafana interface, you will then log in again as `admin` with the password you exported as `$GRAFANA_ADMINPASSWORD` on your local environment. The Grafana dashboards are accessible at **Dashboards > Manage** from the left navigation bar.
655
+
When accessing the Grafana interface, you will then log in again as `admin` with the password you exported as `$GRAFANA_ADMINPASSWORD` on your local environment. The Grafana dashboards are accessible at **Dashboards > Manage** from the left navigation bar.
0 commit comments