File tree 2 files changed +2
-2
lines changed
e2e-tests/tests/start-from-backup
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -471,7 +471,7 @@ spec:
471
471
serverHost : monitoring-service
472
472
# querySource: pgstatmonitor
473
473
# patroni:
474
- # # Some values of the Liveness/Readiness probes of the patroni container are calulated using syncPeriodSeconds by the following formulas:
474
+ # # Some values of the Liveness/Readiness probes of the patroni container are calculated using syncPeriodSeconds by the following formulas:
475
475
# # - timeoutSeconds: syncPeriodSeconds / 2;
476
476
# # - periodSeconds: syncPeriodSeconds;
477
477
# # - failureThreshold: leaderLeaseDurationSeconds / syncPeriodSeconds.
Original file line number Diff line number Diff line change @@ -465,7 +465,7 @@ spec:
465
465
type : AlphaNumeric
466
466
# querySource: pgstatmonitor
467
467
# patroni:
468
- # # Some values of the Liveness/Readiness probes of the patroni container are calulated using syncPeriodSeconds by the following formulas:
468
+ # # Some values of the Liveness/Readiness probes of the patroni container are calculated using syncPeriodSeconds by the following formulas:
469
469
# # - timeoutSeconds: syncPeriodSeconds / 2;
470
470
# # - periodSeconds: syncPeriodSeconds;
471
471
# # - failureThreshold: leaderLeaseDurationSeconds / syncPeriodSeconds.
You can’t perform that action at this time.
0 commit comments