sparse-intern-71089
08/27/2020, 11:37 AMwet-noon-14291
08/27/2020, 11:39 AMlet provider =
Pulumi.Kubernetes.Provider("k8s",
Pulumi.Kubernetes.ProviderArgs(
KubeConfig = io cluster.KubeConfigRaw
)
)
...
let options = ComponentResourceOptions(Provider = provider)
ConfigFile("something",
ConfigFileArgs(
File = input "manifests/something.yaml"
), options = options) |> ignore
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by