review-stats: do not hardcode staging bugzilla IP
Signed-off-by: Mattia Verga <mattia.verga@protonmail.com>
This commit is contained in:
parent
f4dd094573
commit
ad00a39da4
1 changed files with 0 additions and 8 deletions
|
@ -16,10 +16,6 @@ spec:
|
||||||
labels:
|
labels:
|
||||||
parent: "cronjobbuild"
|
parent: "cronjobbuild"
|
||||||
spec:
|
spec:
|
||||||
hostAliases:
|
|
||||||
- hostnames:
|
|
||||||
- bugzilla.stage.redhat.com
|
|
||||||
ip: 209.132.183.72
|
|
||||||
containers:
|
containers:
|
||||||
- name: build
|
- name: build
|
||||||
image: docker-registry.default.svc:5000/review-stats/builder:latest
|
image: docker-registry.default.svc:5000/review-stats/builder:latest
|
||||||
|
@ -63,10 +59,6 @@ spec:
|
||||||
labels:
|
labels:
|
||||||
parent: "cronjobbuild"
|
parent: "cronjobbuild"
|
||||||
spec:
|
spec:
|
||||||
hostAliases:
|
|
||||||
- hostnames:
|
|
||||||
- bugzilla.stage.redhat.com
|
|
||||||
ip: 209.132.183.72
|
|
||||||
containers:
|
containers:
|
||||||
- name: build
|
- name: build
|
||||||
image: docker-registry.default.svc:5000/review-stats/builder:latest
|
image: docker-registry.default.svc:5000/review-stats/builder:latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue