Hi guys ! I’m trying to deploy a Helm chart from ...
# azure
s
Hi guys ! I’m trying to deploy a Helm chart from my private ACR , but when I run the Pulumi up command , I got an error about unauthorised 401 index.yaml ( see the image ) . I have tried several settings without getting it working . I also double check my ACR settings and everything looks fine , I can get the chart via AZ without issues . Any idea what I’m missing here ? Thanks
Hi @broad-dog-22463 do you have experience with this ?
b
Are you creating a Kubernetes provider with your kubeconfig?
And then making the resource run as part of that provider?
s
Yes
I also tried adding the username and password to the fetch options and got the same issue