review-stats: do not hardcode staging bugzilla IP

Signed-off-by: Mattia Verga <mattia.verga@protonmail.com>
This commit is contained in:
Mattia Verga 2021-08-03 19:06:15 +02:00
parent f4dd094573
commit ad00a39da4

View file

@ -16,10 +16,6 @@ spec:
labels:
parent: "cronjobbuild"
spec:
hostAliases:
- hostnames:
- bugzilla.stage.redhat.com
ip: 209.132.183.72
containers:
- name: build
image: docker-registry.default.svc:5000/review-stats/builder:latest
@ -63,10 +59,6 @@ spec:
labels:
parent: "cronjobbuild"
spec:
hostAliases:
- hostnames:
- bugzilla.stage.redhat.com
ip: 209.132.183.72
containers:
- name: build
image: docker-registry.default.svc:5000/review-stats/builder:latest