distgit-bz: fix the name of the image to pull
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
04f870ba02
commit
851b816b0b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue