This message was deleted.
# kubernetes
s
This message was deleted.
c
curiously,
--debug
and
-v 10
seem to have no impact on debuggability during import 😞
b
hey Gabe. Charts are one of the few resources you cannot import. The reason for this is because we don't actually create an instance of a "chart" inside the remote cluster. Pulumi's helm support templates the helm chart locally, and then applies each resource individually
🙇 2
c
is this specific to charts, or any CustomResource? I searched all over for any expected behavior in docs, and came up empty
is there a flag that
import
can set on a resource that is known to be a customresource, so import can import subresources?
l
I don't know if @billowy-army-68599 was notified of your reply