Skip to content

Commit 5362ca3

Browse files
committed
fix typo
1 parent 957ecf6 commit 5362ca3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: deploy/cr.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -471,7 +471,7 @@ spec:
471471
serverHost: monitoring-service
472472
# querySource: pgstatmonitor
473473
# 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:
475475
# # - timeoutSeconds: syncPeriodSeconds / 2;
476476
# # - periodSeconds: syncPeriodSeconds;
477477
# # - failureThreshold: leaderLeaseDurationSeconds / syncPeriodSeconds.

Diff for: e2e-tests/tests/start-from-backup/cr.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ spec:
465465
type: AlphaNumeric
466466
# querySource: pgstatmonitor
467467
# 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:
469469
# # - timeoutSeconds: syncPeriodSeconds / 2;
470470
# # - periodSeconds: syncPeriodSeconds;
471471
# # - failureThreshold: leaderLeaseDurationSeconds / syncPeriodSeconds.

0 commit comments

Comments
 (0)