colossal-twilight-92354
04/23/2021, 6:34 PMpulumi import <kubernetes:helm.sh/v3:Chart> mychartname mychartname
, but keep getting error: Preview failed: resource 'mychartname' does not exist
(despite being able to successfully import k8s resources independent from importing the chart itssself). How do others handle importing chart state?--debug
and -v 10
seem to have no impact on debuggability during import 😞billowy-army-68599
colossal-twilight-92354
04/23/2021, 8:33 PMimport
can set on a resource that is known to be a customresource, so import can import subresources?loud-helicopter-75345
04/26/2021, 8:14 PM