important-ram-83431
02/19/2020, 11:32 AMrancherCluster.clusterRegistrationToken.manifestUrl.apply((manifestUrl) => {
new k8s.yaml.ConfigFile(name + "-import", {
file: manifestUrl
}, {
provider: cluster.provider,
dependsOn: [cluster, rancherCluster]
});
});
tall-librarian-49374
02/19/2020, 11:43 AMConfigFile
implementation. I’m working on the .NET SDK now and I made it Input<string>
rather than string. I believe the same needs to happen in node.important-ram-83431
02/19/2020, 12:05 PMtall-librarian-49374
02/19/2020, 12:23 PMimportant-ram-83431
02/19/2020, 12:24 PMtall-librarian-49374
02/19/2020, 12:25 PM