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
Removed the extra handling of readinessProbe for nonHA cluster. (#1193)
* Removed the extra handling of readinessProbe for nonHA cluster.
Now, nonHA cluster readinessProbe will use /readyz endpoint.
* Removed unnecessary type arguments.
0 commit comments