Open SpikedPaladin opened 1 year ago
Don't able to use variable if $ sign used to be before variable
Example: $${APP_NAMESPACE} After template created will be replaced with ${APP_NAMESPACE}
Expected result $${APP_NAMESPACE} -> $TestNamespace
Don't able to use variable if $ sign used to be before variable
Example: $${APP_NAMESPACE} After template created will be replaced with ${APP_NAMESPACE}
Expected result $${APP_NAMESPACE} -> $TestNamespace