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
When a new CouchDB comes up the network interface is live before the
nodes database is created. We could incorporate a check for the
existence of the database into the readinessProbe on the CouchDB
container, but we can also simply be defensive here.
0 commit comments