allow server startup to come online with READ success (#19957)

This commit is contained in:
Harshavardhana
2024-06-19 22:21:31 -07:00
committed by GitHub
parent bce93b5cfa
commit 2825294b7b
2 changed files with 3 additions and 4 deletions

View File

@@ -2425,7 +2425,6 @@ const (
type HealthOptions struct {
Maintenance bool
DeploymentType string
Startup bool
}
// HealthResult returns the current state of the system, also