Done
Details
Assignee
UnassignedUnassignedReporter
Nickolay IhalainenNickolay Ihalainen(Deactivated)Needs QA
YesComponents
Fix versions
Priority
Medium
Details
Details
Assignee
Unassigned
UnassignedReporter
Nickolay Ihalainen
Nickolay Ihalainen(Deactivated)Needs QA
Yes
Components
Fix versions
Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created February 10, 2023 at 5:07 PM
Updated March 5, 2024 at 5:28 PM
Resolved May 26, 2023 at 6:08 AM
Key pxc.livenessProbes.timeoutSeconds
Value int
Example 5
Description Number of seconds after the container has started before liveness probes are initiated
The same for the Pod description in k8s official docs:
timeoutSeconds: Number of seconds after which the probe times out. Defaults to 1 second. Minimum value is 1.
https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/