https://pulumi.com logo
p

polite-motherboard-78438

08/23/2020, 2:03 PM
hello. a have a CRD installed in my cluster outside of pulumi. (with Helm). Now I want to start managing that resource using the "k8s.yaml.ConfigFile" in pulumi, but when I run pulumi up, K8s complains that the resource already exists. Cam i use the import feature with k8s resources? Or any other workaround for this?
b

billowy-army-68599

08/23/2020, 4:51 PM
yes you should be able to use the import feature for this
6 Views