I am trying to deploy kong api gateway on Openshift with the helm chart given on official github organisation GitHub - Kong/charts: Helm chart for Kong with postgres as DB. The deployment is happening but unable to create gateway services as it gives timeout error.. But the other services are able to connect in service-to-service way or using the routes.
Is there something missing?