prometheus-operator: Bump blackbox exporter replica count to 3

This commit is contained in:
Lauri Võsandi 2022-10-04 10:11:53 +03:00
parent 1d1764093b
commit 04b786b18d

View File

@ -156,7 +156,7 @@ metadata:
name: blackbox-exporter name: blackbox-exporter
spec: spec:
revisionHistoryLimit: 0 revisionHistoryLimit: 0
replicas: 2 replicas: 3
selector: selector:
matchLabels: matchLabels:
app: blackbox-exporter app: blackbox-exporter