Commit 5c18b02c by Spencer Gibb

Merge pull request #420 from jmnarloch/docs

Fixed typo in ignoredServices
parents 91d288d7 d0a82c14
......@@ -776,7 +776,7 @@ configured routes map, then it will be unignored. Example:
[source,yaml]
----
zuul:
ignoredServices: *
ignoredServices: '*'
routes:
users: /myusers/**
----
......
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