From 4e4837cf72aec1a53122a8512d697d7d629a1018 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Mon, 27 May 2019 13:54:03 +0200 Subject: [PATCH] Anitya: Revert change MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Konečný --- .../release-monitoring/files/deploymentconfig.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/openshift-apps/release-monitoring/files/deploymentconfig.yml b/roles/openshift-apps/release-monitoring/files/deploymentconfig.yml index 188cdf8bf6..5118f58e88 100644 --- a/roles/openshift-apps/release-monitoring/files/deploymentconfig.yml +++ b/roles/openshift-apps/release-monitoring/files/deploymentconfig.yml @@ -39,7 +39,7 @@ items: args: - /etc/anitya/start.sh env: - - name: RPM_PACKAGER + - name: ANITYA_WEB_CONFIG value: /etc/anitya/anitya.toml ports: - containerPort: 8080