This message was deleted.
# general
s
This message was deleted.
i
I added a temporary
restartPolicy: 'Never'
but would prefer to not modify this config - don’t want to accidentally leave it in.
Yikes, I guess that doesn’t work
Deployment.apps “api” is invalid: spec.template.spec.restartPolicy: Unsupported value: “Never”: supported values: “Always”
So, I’m still stuck waiting for
pulumi update
to return
g
You should be able to manage timeouts for any Pulumi resource using the
customTimeouts
resource opt: https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/pulumi/#CustomResourceOptions-customTimeouts
👍 1
If that doesn’t do the trick for you, please open an issue and we’ll take a look