sparse-intern-71089
09/21/2020, 7:44 PMbusy-umbrella-36067
09/22/2020, 1:29 AMconst provider = new kubernetes.Provider(name,
{
kubeconfig: cluster.kubeConfigs[0].rawConfig,
suppressDeprecationWarnings: true,
renderYamlToDirectory: './test'
},
{ parent: cluster }
);
salmon-account-74572
09/22/2020, 3:18 AM