We have a cluster which will migrate to http tls enabled. There are some nodes which have a different migration cycle than rest of the nodes. This means that we need to have BC for services to talk to http endpoint until all the nodes are upgraded.
There is a way in consul and vault to bind to different ports for http and https at the same time. Is there a similar way in nomad to do it?