anitya/release-monitoring: Revert image

I changed the image in previous commit. But this caused ImageErr in
OpenShift. So I'm reverting this change.

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2019-01-14 18:07:42 +01:00
parent 04d69b2fee
commit 57dfb6677e

View file

@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: release-monitoring-web
image: release-monitoring/release-monitoring-web:latest
image: docker-registry.default.svc:5000/release-monitoring/release-monitoring-web:latest
command: ["bash", "-c", "/usr/local/bin/anitya_cron.py"]
env:
- name: ANITYA_WEB_CONFIG