From 928ec26548f6fd26df31baa8398f0bd92561f620 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Mon, 15 Jun 2020 10:39:25 +0200 Subject: [PATCH] the-new-hotness: Use new proxy ip MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Konečný --- roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml b/roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml index 5231c7dca5..038f805888 100644 --- a/roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml +++ b/roles/openshift-apps/the-new-hotness/files/deploymentconfig.yml @@ -32,7 +32,7 @@ items: ip: 10.5.128.177 - hostnames: - release-monitoring.org - ip: 10.5.126.8 + ip: 10.3.163.74 containers: - name: the-new-hotness image: the-new-hotness/the-new-hotness:latest