Fix yaml indent to make CI happy

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
This commit is contained in:
Julien Pivotto 2021-06-25 00:53:22 +02:00
parent 7cb55d5732
commit 17700e5600
2 changed files with 4 additions and 5 deletions

View file

@ -6,4 +6,3 @@ scrape_configs:
basic_auth:
username: user
password: password

View file

@ -1,5 +1,5 @@
scrape_configs:
- job_name: prometheus
kubernetes_sd_configs:
- role: endpoints
kubeconfig_file: /user1/.kube/config
- job_name: prometheus
kubernetes_sd_configs:
- role: endpoints
kubeconfig_file: /user1/.kube/config