mirror of
https://github.com/prometheus/prometheus.git
synced 2026-03-31 14:56:14 -04:00
Fix indentation
Signed-off-by: Sandro Jäckel <sandro.jaeckel@gmail.com>
This commit is contained in:
parent
11bcb93100
commit
0ffcddbee8
1 changed files with 1 additions and 1 deletions
|
|
@ -2076,7 +2076,7 @@ kubernetes_sd_configs:
|
|||
|
||||
# List of Lightsail service discovery configurations.
|
||||
lightsail_sd_configs:
|
||||
[ - <lightsail_sd_config> ... ]
|
||||
[ - <lightsail_sd_config> ... ]
|
||||
|
||||
# List of Marathon service discovery configurations.
|
||||
marathon_sd_configs:
|
||||
|
|
|
|||
Loading…
Reference in a new issue