magda-io / magda

A federated, open-source data catalog for all your big data and small data
https://magda.io
Apache License 2.0
505 stars 92 forks source link

admin api pod probe timeoutSeconds set too short #3442

Closed t83714 closed 1 year ago

t83714 commented 1 year ago

admin API pod probe timeoutSeconds set too short

For certain environments, the starting up might be a bit longer. The current timeoutSeconds is too short and might cause "restart loop"

We should set this value to 60 seconds

t83714 commented 1 year ago

closed via PR: https://github.com/magda-io/magda/pull/3441