30080 is availableRun the following command in current directory :
helm install texera texera-helmchart --namespace texera-dev --create-namespace
This will create a release named texera, a namespace named texera-dev and all the deployments and services under the namespace texera-dev.
Please wait for around 1 minute for all the pods to be ready. Once all the pods are ready, the service should be accessible
Access http://localhost:30080.
Run the following command:
helm uninstall texera --namespace texera-dev