forked from k-space/kube
		
	monitoring: Add BIND secondaries
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user