So I tried deploying pgadmin on azure cloud as well and on-prem kubernetes also. I am unable to access it through ingress. On -prem kubernetes , I am able to access through node-port and port forward service.
On azure-cloud , I am able to access though port-forward. I am unable to access through ingress on both platforms.
Please help. I have attached the error I get for both . I am using dpage/pgadmin4:8.8 , havent made any changes to the image .
Can you please share a config yaml file for deployment? Also are you using any webserver e.g. nginx/httpd? If yes can you please share config for the same?
As per user, github issue #7412 was on Azure Webapps and it works fine on local vm.