diff --git a/monitoring.blackbox-exporter/templates/blackbox.yml.j2 b/monitoring.blackbox-exporter/templates/blackbox.yml.j2 index e635b90..08088a2 100644 --- a/monitoring.blackbox-exporter/templates/blackbox.yml.j2 +++ b/monitoring.blackbox-exporter/templates/blackbox.yml.j2 @@ -7,6 +7,8 @@ modules: timeout: 5s http: valid_status_codes: [200, 401, 403, 404] + tls_config: + insecure_skip_verify: true tcp: prober: tcp timeout: 5s