From ec73caaf7e7cfd33cc53c42eecbd32385914fbee Mon Sep 17 00:00:00 2001 From: Denis Shipkov Date: Thu, 21 Nov 2024 20:18:47 +0300 Subject: [PATCH] test Signed-off-by: Denis Shipkov --- .../replicated-pv-with-incorrect-settings.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/monitoring/prometheus-rules/replicated-pv-with-incorrect-settings.yaml b/monitoring/prometheus-rules/replicated-pv-with-incorrect-settings.yaml index dbe7f633..52595fc6 100644 --- a/monitoring/prometheus-rules/replicated-pv-with-incorrect-settings.yaml +++ b/monitoring/prometheus-rules/replicated-pv-with-incorrect-settings.yaml @@ -137,6 +137,6 @@ summary: Replicated PVs has not enough replicas description: | Persistent volumes in the cluster has not enough replicas (set of UpToDate resources less than minimal count) -# -# You can get minimal limit for StorageClass with command `kubectl get sc -o yaml | grep -E "(\sname|placementCount)"` -# And view all Resource States with `linstor r l` + + You can get minimal limit for StorageClass with command `kubectl get sc -o yaml | grep -E "(\sname|placementCount)"` + And view all Resource States with `linstor r l`