Sonarqube in AKS

Thank you very much for responding. The logs won’t show because the pod is down. But the status says crashloopbackoff.

Also I want to deploy a 3 replica enterprise sonarqube in AKS and would like to know which volume type in Azure is suitable for having the 3 replicas connected simultaneously? Will the /data volume not be needed if there is a postgres database attached. What about the /extensions and the /logs volumes, can those go inside a database or they have to be stored on a volume?

Thank you