Commit 26345d39 authored by Janne Valkealahti's avatar Janne Valkealahti Committed by Stephane Nicoll

Polish docs

This commit replaces tabs to spaces in a yaml example for configuring
endpoint web exposure include.

Closes gh-14670
parent b248afc8
......@@ -349,10 +349,10 @@ exclude) all endpoints, as shown in the following example:
[source,yaml,indent=0]
----
management:
endpoints:
web:
exposure:
include: "*"
endpoints:
web:
exposure:
include: "*"
----
====
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment