fedocal: fix registry in ocp4
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
5ee0e998bc
commit
5d078537e5
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: fedocal-cron
|
||||
image: docker-registry.default.svc:5000/fedocal/fedocal:latest
|
||||
image: image-registry.openshift-image-registry.svc:5000/fedocal/fedocal:latest
|
||||
command: ["python3"]
|
||||
args: ["/opt/app-root/src/fedocal_cron.py"]
|
||||
env:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue