Kong oidc plugin not able to connect keycloak in kubernetes

Hi Team,

I am using kong revomatico oidc plugin to connect to keycloak as IDP. Kong is not able to resolve the dicsovery url for keycloak. can you please provide some link of the documentation which can help me in resolving this issue.

my keycloak-discovery service is running in 8080 port under core namespace
i have used below discovery url

http://keycloak-discovery.core.svc.cluster.local:8080/auth/realms/master/.well-known/openid-configuration

What errors are you seeing that indicate it’s unable to resolve?