HI,
We have installed rocket chat on our k8s cluster using:https://hub.kubeapps.com/charts/stable/rocketchat
and we where able to access the admin UI and make there registration. when entring the logs we see that the    Site URL: http://localhost:3000,  is there a way to get via values.yaml config of the chart a public url ?  e.g for the admin I’ve configured
type: LoadBalancer and got public URL to access the admin UI.
Many thanks