Hi, I'm running `pulumi up` with `PULUMI_K8S_DELET...
# kubernetes
n
Hi, I'm running
pulumi up
with
PULUMI_K8S_DELETE_UNREACHABLE="true"
but I'm getting
error: can't delete Helm Release with unreachable cluster. Reason: "unable to load schema information from the API server: the server could not find the requested resource"
I thought PULUMI_K8S_DELETE_UNREACHABLE was exactly for this kind of thing?