trinodb / charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Security configuration in trinodb helm chart

optimus-kart opened this issue · comments

Helm chart available here: https://github.com/trinodb/charts , does not seem to provide an option to configure authentication/authorization for trinodb, is this intentionally left out? If not I could take this up and try to add this functionality to the chart.

Kindly advise.

there's now server.config.authenticationType for this.

See https://github.com/trinodb/charts/blob/main/charts/trino/README.md.