currently having to add `customTimeouts: { ... }` ...
# kubernetes
i
currently having to add
customTimeouts: { ... }
everywhere, but its very easy to forget to add it, and then when something goes wrong (eg. a Service cant find any pods to direct traffic to) it just hangs. it doesn't help that im also not able to CTRL+C to interrupt but unsure whether thats a pulumi or nx issue for now