diff --git a/src/config.ts b/src/config.ts index 581d2d61..dba253eb 100644 --- a/src/config.ts +++ b/src/config.ts @@ -192,7 +192,7 @@ const defaultConfig: IConfig = { }, }, safeMode: { - bootIntoOnStartupFailure: false, + bootIntoOnStartupFailure: true, }, health: { healthz: {