datalust / helm.datalust.co

Helm charts hosted on helm.datalust.co
Apache License 2.0
10 stars 16 forks source link

enable ssl on the ingestion port #28

Open melchisedekko opened 2 years ago

melchisedekko commented 2 years ago

how can I set up my config.yaml to enable ssl on the ingestion port?

KodrAus commented 2 years ago

Hi @melchisedekko :wave:

You can set up SSL using the TLS configuration in your Values.yaml. The chart is currently limited to a single ingress for both the ingestion and UI.

Hope that helps!