prometheus/config/testdata/kubernetes_api_server_with_own_namespace.bad.yml

8 lines
187 B
YAML
Raw Normal View History

scrape_configs:
- job_name: prometheus
kubernetes_sd_configs:
- role: endpoints
api_server: 'https://localhost:1234'
namespaces:
own_namespace: true