chore: consolidation for awx deployment

main
Sven Ketelsen 2 years ago
parent d7dd4cf1ac
commit ca4c3fed48

@ -7,8 +7,8 @@ blackbox_http_2xx_targets:
- "{{ shared_service_url_harbor }}" - "{{ shared_service_url_harbor }}"
- "{{ shared_service_url_keycloak }}/auth/" - "{{ shared_service_url_keycloak }}/auth/"
- "{{ shared_service_url_kibana }}" - "{{ shared_service_url_kibana }}"
blackbox_http_4xx_targets:
- "{{ shared_service_kube_url_awx }}" - "{{ shared_service_kube_url_awx }}"
blackbox_http_4xx_targets:
- "{{ shared_service_url_management }}" - "{{ shared_service_url_management }}"
prometheus_tsdb_rentention_time: "4w" prometheus_tsdb_rentention_time: "4w"

Loading…
Cancel
Save