forked from infra/ansible
fmn: use the correct place to define the correct image
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
6e02c3d79d
commit
5293ff4fcf
1 changed files with 1 additions and 1 deletions
|
|
@ -453,7 +453,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: redis
|
||||
image: redis:latest
|
||||
image: image-registry.openshift-image-registry.svc:5000/fmn/redis:latest
|
||||
command:
|
||||
- redis-server
|
||||
- --requirepass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue