mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
Merge pull request #12743 from wasim-nihal/documentation-alignment
Correcting indentation of basic_auth configuration for uyuni_sd_config
This commit is contained in:
commit
c5e1498ae2
|
@ -2993,8 +2993,8 @@ password: <secret>
|
||||||
# Optional HTTP basic authentication information, currently not supported by Uyuni.
|
# Optional HTTP basic authentication information, currently not supported by Uyuni.
|
||||||
basic_auth:
|
basic_auth:
|
||||||
[ username: <string> ]
|
[ username: <string> ]
|
||||||
[ password: <secret> ]
|
[ password: <secret> ]
|
||||||
[ password_file: <string> ]
|
[ password_file: <string> ]
|
||||||
|
|
||||||
# Optional `Authorization` header configuration, currently not supported by Uyuni.
|
# Optional `Authorization` header configuration, currently not supported by Uyuni.
|
||||||
authorization:
|
authorization:
|
||||||
|
|
Loading…
Reference in a new issue