Attempting to workaround the image definition to reference the cluster-build image in the projects image-stream

This commit is contained in:
Adam Saleh 2021-02-03 13:07:45 +01:00 committed by pingou
parent 163cbc5e9b
commit b318b39c27

View file

@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: fedocal-cron
image: fedocal:latest
image: docker-registry.default.svc:5000/fedocal/fedocal:latest
command: ["python3"]
args: ["/usr/bin/fedocal_cron.py"]
env: