Hello, Flyte deployment is stuck even when postgre...
# flyte-support
b
Hello, Flyte deployment is stuck even when postgres db is reachable -
Copy code
Normal  Pulled     61s   kubelet            Container image "postgres:15-alpine" already present on machine
  Normal  Created    61s   kubelet            Created container wait-for-db
  Normal  Started    61s   kubelet            Started container wait-for-db
Is there a way to bypass this check?
f
Interesting, what do the logs say
a
which logs should we check?
f
Wait-for-db init container logs
152 Views