Hi all, when upgrading to Pulumi Operator v2, we g...
# general
p
Hi all, when upgrading to Pulumi Operator v2, we get this error:
resolving gitAuth personal access token: secret selectors are no longer supported in v2, please use a secret reference instead
When looking at the Stack API reference for
gitAuth
, I can't figure out how to solve this. Does anyone here have a solution for this?
After some more googling around, I found the migration guide. So this is solved now. Thanks.