I'm sort of stuck with this super annoying issue:
https://github.com/pulumi/pulumi-kubernetes/issues/1442.
Anyone that has experienced something similar? The issue is that the env variables we set on a k8s deployment, that references some k8s secrets, doesn't always seem to be included in the deploy. If we deploy again it might work some times, so it seems to be some kind of race condition or some weird transformation of the manifest that goes on.