cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 7777ce34ad4a862a6790e7844a134519e45aa4f6
parent 040243a5366f83f5970f1aae38c2b7268090a26e
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri,  7 Apr 2023 00:36:37 +0200

Move serviceMonitor of postgres exporter to correct namespace

Diffstat:
Mapps/base/postgres-exporter/release.yaml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/base/postgres-exporter/release.yaml b/apps/base/postgres-exporter/release.yaml @@ -19,9 +19,9 @@ spec: serviceMonitor: # When set true then use a ServiceMonitor to configure scraping enabled: true + namespace: monitoring prometheusRule: enabled: true - additionalLabels: {} namespace: "monitoring" rules: - alert: HugeReplicationLag