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
broad-dog-22463
01/07/2020, 8:05 AM
Are you creating a Kubernetes provider with your kubeconfig?
And then making the resource run as part of that provider?
s
sticky-lighter-73941
01/07/2020, 8:12 AM
Yes
I also tried adding the username and password to the fetch options and got the same issue