enough-kite-69616
05/19/2020, 3:40 PMbillowy-army-68599
05/19/2020, 3:43 PMkubeConfig
from your cluster creation and then set a provider. Here's an example:
https://github.com/pulumi/examples/blob/master/azure-ts-aks-helm/cluster.ts#L41-L43
You'll need to make sure you set that povider on your tillerSA
service account similar to this
https://github.com/pulumi/examples/blob/master/azure-ts-aks-helm/index.ts#L13