Getting On Premise Deployment to work with HTTPS

Hello!

I'm deploying on Azure with Kubernetes. I followed your tutorial: Kubernetes Deploy, which works perfectly fine, but now I want to use httpS instead of http, but I don't know how to proceed

I found this in your documentation: Certs: Custom internal CA but it is not relevant since I'm not using docker compose

Do I need to specify and env variable in the retool-container.yaml ?

Regards,