Hi there! Want to deploy a `ConfigFile` into an Az...
# dotnet
w
Hi there! Want to deploy a
ConfigFile
into an Azure K8s. How do I get the
ProviderResource
from my
Pulumi.Azure.ContainerService.KubernetesCluster
instance to use it in
ComponentResourceOptions.Provider
of
ConfigFile()
?
w
Thx! 🙏