Cannot Access Thingsboard after Installing Thingsboard Using HELM

Viewed 18

I have installed thingsboard using thingsboard helm chart given below: https://github.com/thingsboard/thingsboard-ce-k8s/tree/master/helm

It seems all the services and deployments are up and running but cannot get the entry-point. Using minikube the IP can be retrieved by minikube ip but how can I get the IP using helm installation?

Here is the pods status enter image description here

Here is the service status enter image description here

The PVC seems to be BOUND enter image description here

Can anyone tell me how can I access thingsboard now? Is there anything I missed?

0 Answers
Related