high-diamond-73999
05/05/2021, 2:50 PMmetadata=ObjectMetaArgs(labels=app_labels, namespace="mynamespace")
Thanks a lot in advance!bumpy-summer-9075
05/05/2021, 2:56 PMpulumi config set kubernetes:namespace foo
high-diamond-73999
05/05/2021, 2:59 PMpulumi config set kubernetes:namespace foo
did the trick!
I'm using the default provider and had set my context via kubectl config use-context
and pulumi config set kubernetes:context
but for some reason it kept using the "default" context.bumpy-summer-9075
05/05/2021, 2:59 PMkubectl
high-diamond-73999
05/05/2021, 3:04 PMbillowy-army-68599
05/05/2021, 4:32 PMhigh-diamond-73999
05/06/2021, 3:41 PMmetadata=ObjectMetaArgs(labels=app_labels, namespace="mynamespace")