Change service type on deployed elasticsearch using helm

Hi I'm new to this so bear with me.

I deployed the elasticsearch helm chart from here helm-charts/elasticsearch at master · elastic/helm-charts · GitHub but the default service type is ClusterIP but I want to change it to NodePort and service nodeport 31000

Is it possible to do this after I've already deployed the helm chart?

Thanks

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.