diff --git a/monitoring/blackbox-exporter.yaml b/monitoring/blackbox-exporter.yaml index f64ca5e..f6f7cf7 100644 --- a/monitoring/blackbox-exporter.yaml +++ b/monitoring/blackbox-exporter.yaml @@ -23,7 +23,7 @@ spec: apiVersion: monitoring.coreos.com/v1 kind: Probe metadata: - name: k6.ee + name: bind spec: prober: url: blackbox-exporter @@ -34,6 +34,9 @@ spec: static: - 193.40.103.2 - 62.65.250.2 + - 172.20.53.1 + - 172.20.53.2 + - 172.20.53.3 --- apiVersion: monitoring.coreos.com/v1 kind: Probe