jenkins: allow slow controller startup
This commit is contained in:
parent
4401c26496
commit
fb0dd60954
@ -180,7 +180,8 @@ spec:
|
|||||||
port: http
|
port: http
|
||||||
initialDelaySeconds: 30
|
initialDelaySeconds: 30
|
||||||
periodSeconds: 10
|
periodSeconds: 10
|
||||||
failureThreshold: 20
|
timeoutSeconds: 5
|
||||||
|
failureThreshold: 60
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: jenkins-home
|
- name: jenkins-home
|
||||||
mountPath: /var/jenkins_home
|
mountPath: /var/jenkins_home
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user