Azure / draft

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

add referenceVar default support and namespace #148

Closed davidgamero closed 1 year ago

davidgamero commented 1 year ago

Description

add builderVarDefault support for a referenceVar field that allows the default for a prompt to be a previously supplied value from a previous prompt in the same series of prompts.

add namespace support across the deployment templates instead of just using the APPNAME or the default namespace every time

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

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: