prometheus/config/testdata/kubernetes_bearertoken_basicauth.bad.yml

12 lines
234 B
YAML
Raw Normal View History

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