1
0
mirror of https://github.com/prometheus/prometheus synced 2025-03-07 14:08:49 +00:00
prometheus/config/testdata/kubernetes_authorization_basicauth.bad.yml
Michal Wasilewski 3f686cad8b
fixes yamllint errors
Signed-off-by: Michal Wasilewski <mwasilewski@gmx.com>
2021-06-12 12:47:47 +02:00

13 lines
258 B
YAML

scrape_configs:
- job_name: prometheus
kubernetes_sd_configs:
- role: pod
api_server: "https://localhost:1234"
authorization:
credentials: 1234
basic_auth:
username: user
password: password