forked from infra/ansible
Revert "fmn: use the correct place to define the correct image"
This reverts commit 5293ff4fcf.
ok, this wasn't it.
This commit is contained in:
parent
5293ff4fcf
commit
bbdd8c7b1f
1 changed files with 1 additions and 1 deletions
|
|
@ -453,7 +453,7 @@ spec:
|
|||
spec:
|
||||
containers:
|
||||
- name: redis
|
||||
image: image-registry.openshift-image-registry.svc:5000/fmn/redis:latest
|
||||
image: redis:latest
|
||||
command:
|
||||
- redis-server
|
||||
- --requirepass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue