Restrict admin console for keycloak

I want to restrict /auth/admin/ console on nginx ingress controller.

Im using codecentric keyclak helm chart and not created 2 different nginx one for all the path & other for admin console.

But im unable to restrict the admin console using ip whitelisting annotation of nginx.
Not sure how to do that.