Skip to content

Commit

Permalink
Fix scheme of test helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
hellais committed Sep 25, 2024
1 parent dbe19d0 commit 6fe205a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/roles/prometheus/templates/prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ scrape_configs:

- job_name: 'oonith-prod'
scrape_interval: 5s
scheme: https
scheme: http
metrics_path: "/metrics"
basic_auth:
username: 'prom'
Expand Down

0 comments on commit 6fe205a

Please sign in to comment.