Hi all, I'm currently testing out the operator ver...
# pulumi-kubernetes-operator
g
Hi all, I'm currently testing out the operator version 1.14.0. I'm trying to deploy a stack that uses a private resource plugin thats hosted on our github. I supplied both the operator pod and stack resource with both the pulumi access token and github token. But on the CR I'm getting:
Copy code
Failed to initialize stack: installing project dependencies: exit status 1
I managed to figure this out. Missing a line in
.npmrc
file