Tell requests to use http.
This commit is contained in:
parent
cb904c1ee8
commit
9c8de7aeb1
|
|
@ -34,7 +34,7 @@ spec:
|
||||||
- name: J7S_REPO
|
- name: J7S_REPO
|
||||||
value: "ssh://git@git.jpace121.net:2222/limbo/limbo.git"
|
value: "ssh://git@git.jpace121.net:2222/limbo/limbo.git"
|
||||||
- name: J7S_URL
|
- name: J7S_URL
|
||||||
value: "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"
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue