Feature request: Support for TLS

Moved from GitHub charts/16

Posted by dpkirchner:

It’d be useful to have a way to enable TLS in the chart. Ideally, the chart would allow you to enable TLS and configure the tls_client_auth flag (defaulting to REQUIREANDVERIFY), and allow you to provide your own TLS CA and node certificates. It would need a way to provide a client certificate for health checking, to conditionally replace the livenessProbe (so it’d use curl).

These are great ideas. This is available with dgraph-0.0.7 helm chart version.