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:
parent
04d69b2fee
commit
57dfb6677e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue