This message was deleted.
# general
s
This message was deleted.
s
You pass the specific kubernetes provider to the resources in the
opts
on each resource
b
there's 2 options: • use an explicit provider like Curtis said, and pass it to the resource. Here's an example: https://github.com/pulumi/examples/blob/947273e7a62cf31649559344b2dd8df78bddacd9/gcp-go-gke/main.go#L50 • set it as a stack configuration and then create a stack per env