message-tagging-service: try pull image name copied from OS image stream page
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
This commit is contained in:
parent
e703fdbfe1
commit
d2d1e3627d
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: web
|
- name: web
|
||||||
image: registry/greenwave:latest
|
image: docker-registry.default.svc:5000/message-tagging-service/message-tagging-service:latest
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue