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