From 09fd729c814836e398f7f69de89bb7e79ea1c968 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Socho=C5=84?= Date: Tue, 22 Feb 2022 14:16:49 +0100 Subject: [PATCH] Update content/runbooks/prometheus-operator/PrometheusOperatorNotReady.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Paweł Krupa --- .../prometheus-operator/PrometheusOperatorNotReady.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/runbooks/prometheus-operator/PrometheusOperatorNotReady.md b/content/runbooks/prometheus-operator/PrometheusOperatorNotReady.md index cfc9a83..10a8c27 100644 --- a/content/runbooks/prometheus-operator/PrometheusOperatorNotReady.md +++ b/content/runbooks/prometheus-operator/PrometheusOperatorNotReady.md @@ -15,8 +15,8 @@ Prometheus Operator is not able to perform any operation. ## Diagnosis -Check logs of Prometheus Operator pod. -Check service account tokens. -Check prometehus operator configs. +- Check Prometheus Operator Deployment configuration. +- Check logs of Prometheus Operator pod. +- Check service account tokens. ## Mitigation