<@UB27BHS4B> I’ve looked at the doc for the Namesp...
# python
b
@incalculable-sundown-82514 I’ve looked at the doc for the Namespace & I’m converting the cmds from the Typescript GKE example but obviously I’m not feeding these params correctly
i
Hey! Instead of attaching the provider to the metadata, you have to pass it as the
opts
parameter to the resource itself, like this: https://github.com/pulumi/pulumi-kubernetes/blob/cd7ad30790494a1b1ae415c7bf885990d8e08606/tests/examples/python/provider/__main__.py#L41