I have setup an operator and a stack in yaml. I've...
# general
l
I have setup an operator and a stack in yaml. I've setup the stack to monitor a private github repo. If i set it to a public one it all runs but as soon as I set it to a private repo I run into this error
Failed to update Stack: failed to run update: exit status 255 code: 255 stdout: stderr: error: getting stack configuration: get stack secrets manager: incorrect passphrase .
I've set the gitAuth https://github.com/pulumi/pulumi-kubernetes-operator/blob/57ce8001e3a3d7cff4757aec0e74c4f5a753ec91/docs/stacks.md#stackspecgitauth as follows so trying to figure things out.