Not able to access minio on browser deployed on kubernetes through nodeport
I have deployed minio on kubernetes with service (nodeport) and deployment using PV and PVCs and I am not able to access it from the browser. I have to use NodePort only that is a constraint.