mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-27 12:03:38 +08:00
review-stats: do not hardcode staging bugzilla IP
Signed-off-by: Mattia Verga <mattia.verga@protonmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user