You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the initialDelaySeconds of livenessProbeis 60s,but the initialDelaySeconds of readinessProbe is 5s,is too lilttle, This results in the following error, Can we increase the initialDelaySeconds of readinessProbe time, or can we support configuration via podspec
Readiness probe failed: ERROR 2003 (HY000): Can't connect to MySQL server on '127.0.0.1:3306' (111)
The text was updated successfully, but these errors were encountered:
the initialDelaySeconds of livenessProbeis 60s,but the initialDelaySeconds of readinessProbe is 5s,is too lilttle, This results in the following error, Can we increase the initialDelaySeconds of readinessProbe time, or can we support configuration via podspec
The text was updated successfully, but these errors were encountered: