Container image name variables
The ability to use variables exists in so many different places when setting up Kubernetes deployments, but one place I would think would make the most sense is the container image name.
When creating step templates, I found this one field a barrier from allowing me to use the templates because we use that image name for checking logs for various debugging.

-
Torstein Bjørnstad commented
I miss this feature too. As the only user-configurable name visible in the Azure Kubernetes logs is the container name, it makes debugging container resource usage very hard - as all containers created using my step template has the same name.
Link to support-post: https://help.octopus.com/t/support-for-variables-in-kubernetes-container-names/28440