Planet: add full image name
Signed-off-by: Pedro Moura <pmoura@redhat.com>
This commit is contained in:
parent
098dd16795
commit
0c2a7d89bb
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: planet
|
||||
image: planet:latest
|
||||
image: image-registry.openshift-image-registry.svc:5000/planet/planet:latest
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
volumeMounts:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue