Merge pull request #420 from jmnarloch/docs
Fixed typo in ignoredServices
This commit is contained in:
@@ -776,7 +776,7 @@ configured routes map, then it will be unignored. Example:
|
||||
[source,yaml]
|
||||
----
|
||||
zuul:
|
||||
ignoredServices: *
|
||||
ignoredServices: '*'
|
||||
routes:
|
||||
users: /myusers/**
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user