Commit d0a82c14 by Jakub Narloch

Fixed typo in ignoredServices

parent 91d288d7
......@@ -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