forked from infra/ansible
noggin: use correct name of app in image stream
Signed-off-by: Pedro Moura <pmoura@redhat.com>
This commit is contained in:
parent
4384f5150d
commit
ac9d0a62ed
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: noggin
|
||||
image: noggin:latest
|
||||
image: image-registry.openshift-image-registry.svc:5000/noggin/noggin:latest
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue