I am new to Trino, I have installed Trino using helm chart https://trinodb.github.io/charts but I am not able to get it working on https,
Details of my cluster
I have a kubeadm cluster deployed on barebones EC2, also have a Ha Proxy installed thats managing the ingress of other services, I have added ingress for the same.
Is there some config I need to pass to it, I tried to read the documents but had tough time understanding those.
Tried
Added entries in haproxy generated the certs created ingress for trino
Expecting
trino to open on a https secure connection