Update bootstrap-platform/jenkins/values.yaml
This commit is contained in:
parent
85b24bad66
commit
72752ccd73
|
|
@ -23,5 +23,13 @@ installPlugins:
|
|||
- git
|
||||
- configuration-as-code
|
||||
|
||||
startupProbe:
|
||||
httpGet:
|
||||
path: /login
|
||||
port: http
|
||||
periodSeconds: 10
|
||||
failureThreshold: 60
|
||||
timeoutSeconds: 5
|
||||
|
||||
agent:
|
||||
enabled: true
|
||||
Loading…
Reference in New Issue