To enable TLS support for the service, perform the following steps:
Set ENABLE_TLS to true
Specify cert, trust, and key either through a volume mount (recommended) or the following environment variables.
In the event that both a volume mount and environment variables are provided, the volume mounted files will take precedence over the environment variables.