Azure / draft

A day 0 tool for getting your app on k8s fast
MIT License
515 stars 61 forks source link

add imagename variable for deployments #149

Closed davidgamero closed 2 years ago

davidgamero commented 2 years ago

Description

Add custom ImageName templating to the deployment templates, with a fallback/default to APPNAME if not supplied The latest tag is implicit, so it was removed from the helm deployment template

Fixes # (issue) Feature # (details)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration. Is it a breaking change which will impact consuming tool(s).

Checklist: