From 08c3a9ad0bf46d54b62d6866e9a31098151f34c4 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Fri, 6 Dec 2019 16:46:22 +0100 Subject: [PATCH] distgit-bz: add an alias for partner-bugzilla as the-new-hotness does Signed-off-by: Pierre-Yves Chibon --- roles/openshift-apps/distgit-bugzilla-sync/files/cron.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/roles/openshift-apps/distgit-bugzilla-sync/files/cron.yml b/roles/openshift-apps/distgit-bugzilla-sync/files/cron.yml index 2a93c3c361..6eae7deb83 100644 --- a/roles/openshift-apps/distgit-bugzilla-sync/files/cron.yml +++ b/roles/openshift-apps/distgit-bugzilla-sync/files/cron.yml @@ -15,6 +15,10 @@ spec: labels: parent: "cronjobdistgit-bugzilla-sync" spec: + hostAliases: + - hostnames: + - partner-bugzilla.redhat.com + ip: 209.132.183.72 containers: - name: distgit-bugzilla-sync image: docker-registry.default.svc:5000/distgit-bugzilla-sync/distgit-bugzilla-sync:latest