after upgrading hydra from v1.11.10 to v2.1.0 we r...
# talk-hydra
w
after upgrading hydra from v1.11.10 to v2.1.0 we run in kubernetes, it suddenly wants to redirect client requests to
*location:* <https://localhost:4445/>...
any good idea what is wrongly configured?
the reason for redirect is wrong(now prefixed with /admin/) path, but not sure why it tries to redirect me to localhost, when its not being served from localhost
it was the config value
urls.self.admin
that was not ret, the redirect works after that