I am doing some testing on different types of deployments for Pulumi and for the moment I am testing the operator. I've tried multiple configuration but right now what I need is using ProgramObject. I have the following concerns regarding this approach:
• How the providers are being injected, because we have only yaml and not a programming context? The Pulumi Yaml can be used in an airgapped env?