-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase Zuul Scheduler and Zuul Web Startup Probes Time
This change increases the values of the startup probes on Zuul Scheduler and Zuul Web, this way it allows Zuul Scheduler long repositories loads, and Zuul Web to wait for Zuul Scheduler to finish. It sets a total time of 3600s ( 1 hour ) at startup. Periond of Seconds for each Probe Check Failure Threshold for the Probe Check allow failures before terminating and restarting the Pod. Sources: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/ https://kubernetes.io/docs/concepts/configuration/liveness-readiness-startup-probes/ Change-Id: I0a405c5443f0705ea7cb5f7d681d6295dc817ae3
- Loading branch information
Showing
3 changed files
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters