message-tagging-service: try and pul image from the new ocp4 endpoint
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
8b794de742
commit
e2992bb9e5
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: mts
|
- name: mts
|
||||||
image: docker-registry.default.svc:5000/message-tagging-service/message-tagging-service:latest
|
image: image-registry.openshift-image-registry.svc:5000/message-tagging-service/message-tagging-service:latest
|
||||||
env:
|
env:
|
||||||
# Please do remember to increase this config version after any config
|
# Please do remember to increase this config version after any config
|
||||||
# file content is updated.
|
# file content is updated.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue