Describe the issue:
According to support-for-helm-and-kustomize-for-aks-service-target test, the command azd deploy failed with the following error message:

More information is as follows:

Repro Steps:
- Login in with command:
azd auth login.
- Run command:
azd config set alpha.aks.helm on.
- Run command:
azd init -t todo-nodejs-mongo-aks -b staging
- Update
azure.yaml.
- Run
azd up.
Environment:
- Template:
todo-nodejs-mongo-aks.
- Branch:
staging.
- Azd version : azd version 1.13.0-beta.1-daily.4578104 (commit a1d3f56)
- OS: Windows and Mac
Expected behavior:
Run azd deploy can pass.
@rajeshkamal5050 for notification.
Describe the issue:


According to support-for-helm-and-kustomize-for-aks-service-target test, the command
azd deployfailed with the following error message:More information is as follows:
Repro Steps:
azd auth login.azd config set alpha.aks.helm on.azd init -t todo-nodejs-mongo-aks -b stagingazure.yaml.azd up.Environment:
todo-nodejs-mongo-aks.staging.Expected behavior:
Run
azd deploycan pass.@rajeshkamal5050 for notification.