DEV-927 Fix Prometheus blackbox http targets
parent
e24ee7b4fd
commit
e37561f2d5
@ -1,6 +1,3 @@
|
|||||||
---
|
---
|
||||||
prometheus_tsdb_rentention_time: '2w'
|
prometheus_tsdb_rentention_time: '2w'
|
||||||
kubernetes_prometheus_endpoint: "{{ stage_kube }}-prometheus.{{ domain }}"
|
kubernetes_prometheus_endpoint: "{{ stage_kube }}-prometheus.{{ domain }}"
|
||||||
blackbox_http_2xx_targets:
|
|
||||||
- 'https://{{ stage }}-keycloak-01.smardigo.digital/auth/'
|
|
||||||
- 'https://{{ stage_kube }}-awx.smardigo.digital'
|
|
||||||
Loading…
Reference in New Issue