Temporarily drop the loop time.
This commit is contained in:
parent
9c8de7aeb1
commit
b8bf223e0e
|
|
@ -37,6 +37,8 @@ spec:
|
||||||
value: "http://el-limbo-pipeline-listener.j7s-ci.svc.cluster.local:8080"
|
value: "http://el-limbo-pipeline-listener.j7s-ci.svc.cluster.local:8080"
|
||||||
- name: J7S_REPO_NAME
|
- name: J7S_REPO_NAME
|
||||||
value: "limbo"
|
value: "limbo"
|
||||||
|
- name: J7S_LOOPTIME
|
||||||
|
value: 0.5
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: git-credentials
|
- name: git-credentials
|
||||||
readOnly: true
|
readOnly: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue