https://pulumi.com logo
Title
b

bright-fall-67752

04/07/2023, 12:11 PM
hi , need help to avoid multiple
pulumi refresh
and
pulumi up
when we are trying to create service account and service account secret token via pulumi kubernetes
pulumi_kubernetes.core.v1
library. Issue: The first time when setup up is being brought up the stack the pulumi always timesout but under hood it has already created the secret for the service account. Now once we do pulumi refresh and pulumi up the stack gets created. Have tried Kubernetes Await Logic but still not much success
<http://pulumi.com/skipAwait|pulumi.com/skipAwait>: "true" and <http://pulumi.com/timeoutSeconds|pulumi.com/timeoutSeconds>: 600