monitoring: Add BIND secondaries

This commit is contained in:
Lauri Võsandi 2023-09-22 09:35:14 +03:00
parent 98707c0d1c
commit 5cf7cbb450
1 changed files with 4 additions and 1 deletions

View File

@ -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