MDAPI: try to pull the correct container in the cron job

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2019-01-12 21:29:48 +01:00
parent 542bd3ca73
commit ea9b6de809

View file

@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: mdapi
image: registry/mdapi:latest
image: docker-registry.default.svc:5000/mdapi/mdapi:latest
command: ["bash", "-c", "/code/mdapi/mdapi-get_repo_md /etc/mdapi/mdapi.cfg; echo failed"]
volumeMounts:
- mountPath: /etc/mdapi