Hi, `pulumi up` crashes with `Error: spawnSync /bi...
# general
i
Hi,
pulumi up
crashes with
Error: spawnSync /bin/sh ENOBUFS
when provisioning a big chart (prometheus-operator). Is it a known issue?
w
Yes - this is https://github.com/pulumi/pulumi-kubernetes/issues/643. There’s a simple fix noted in the issue - hoping we’ll ship an update with that fix soon.
i
@white-balloon-205 Great thanks for the rapid responses!