Enable x-pack without ssl on kibana and elasticsearch using helm chart

You can not use authentication and role-based access controls in Elasticsearch without configuring SSL/TLS as this would lead to credentials being sent across the network to and between nodes in clear text.

See this thread for a similar discussion.