mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-07-06 17:52:21 +02:00
Merge 3e68e2f32b into 3cc6a882c8
This commit is contained in:
commit
acb602942e
@ -403,6 +403,7 @@ func reconcilePodSpec(
|
||||
envs = append(envs, config.env...)
|
||||
|
||||
baseProbe := &corev1.Probe{
|
||||
PeriodSeconds: 2,
|
||||
FailureThreshold: 10,
|
||||
TimeoutSeconds: 10,
|
||||
ProbeHandler: corev1.ProbeHandler{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user