Azure / Azure/azure-dev

Issue for `Helm for AKS`

Open
#4,863 17 comments 0 reactions 0 assignees View on GitHub
area/aks enhancement
Dominant language
Go
Stars
569
Forks
364
Avg merge
2d 19h
Merged PRs (30d)
136

Description

**Describe the issue:**
According to [support-for-helm-and-kustomize-for-aks-service-target](https://devblogs.microsoft.com/azure-sdk/azure-developer-cli-azd-february-2024-release/#support-for-helm-and-kustomize-for-aks-service-target) test, the command `azd deploy` failed with the following error message:
![Image](https://github.com/user-attachments/assets/353e2e79-f26e-470e-ae02-87afb2baff5c)
More information is as follows:
![Image](https://github.com/user-attachments/assets/8a0d4bcf-7a95-4e45-8ed0-c891ca9bdefd)

**Repro Steps:**
1. Login in with command: `azd auth login`.
2. Run command: `azd config set alpha.aks.helm on`.
3. Run command: `azd init -t todo-nodejs-mongo-aks -b staging `
4. Update `azure.yaml`.
5. Run `azd up`.

**Environment:**
- Template: `todo-nodejs-mongo-aks`.
- Branch: `staging`.
- Azd version : azd version 1.13.0-beta.1-daily.4578104 (commit a1d3f562baf3c4035accb4a64690542db5006126)
- OS: Windows and Mac

**Expected behavior:**
Run `azd deploy` can pass.

@rajeshkamal5050 for notification.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.