distgit-bz: fix the name of the image to pull

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2019-12-05 19:02:39 +01:00
parent 04f870ba02
commit 851b816b0b

View file

@ -16,7 +16,7 @@ spec:
spec:
containers:
- name: distgit-bugzilla-sync
image: docker-registry.default.svc:5000/distgit-bugzilla-sync/mdapi:latest
image: docker-registry.default.svc:5000/distgit-bugzilla-sync/distgit-bugzilla-sync:latest
command: ["distgit-bugzilla-sync --verbose --no-user-notifications --add-config-file=/etc/distgit-bugzilla-sync/configuration.toml"]
volumeMounts:
- name: config-volume