Azure / draft

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

Initial step in migrating helm templetes to go templates #319

Open Vidya2606 opened 2 weeks ago

Vidya2606 commented 2 weeks ago

Description

Migrating the helm templates to go templates. Within the helm/templates directory we can deploy successfully even if wee hard code the {{APPNAME}} string.

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: