mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 02:46:20 +08:00
Planet: add full image name
Signed-off-by: Pedro Moura <pmoura@redhat.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user