Allow zuul.ignoredServices to be a pattern
and also allow explicitly configured services to be unignored. I.e.
zuul:
ignoredServices: *
routes:
foo: /foo/**
Will expose only the foo service.
Fixes gh-198
Showing
Please
register
or
sign in
to comment