mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
Merge pull request #8991 from roidelapluie/yamllint
Fix yaml indent to make CI happy
This commit is contained in:
commit
ecc5960150
|
@ -6,4 +6,3 @@ scrape_configs:
|
||||||
basic_auth:
|
basic_auth:
|
||||||
username: user
|
username: user
|
||||||
password: password
|
password: password
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue