Skip to content

[fix] update startupProbe.successThreshold example to be 1#305

Open
marks wants to merge 3 commits into
mainfrom
marks-patch-1
Open

[fix] update startupProbe.successThreshold example to be 1#305
marks wants to merge 3 commits into
mainfrom
marks-patch-1

Conversation

@marks
Copy link
Copy Markdown

@marks marks commented Jun 4, 2026

From https://kubernetes.io/docs/concepts/workloads/pods/probes/#startup-probe:

successThreshold
Minimum consecutive successes for the probe to be considered successful after having failed. Defaults to 1. Must be 1 for liveness and startup Probes. Minimum value is 1.

The startupProbe remains disabled - just updating the example values

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant