forked from infra/ansible
fmn: use the _right_ redis image
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
086414024f
commit
6e50e5d9b8
1 changed files with 1 additions and 1 deletions
|
|
@ -447,7 +447,7 @@ spec:
|
|||
metadata:
|
||||
labels:
|
||||
app: fmn
|
||||
component: redis
|
||||
component: image-registry.openshift-image-registry.svc:5000/fmn/redis
|
||||
annotations:
|
||||
image.openshift.io/triggers: '[{"from":{"kind":"ImageStreamTag","name":"redis:latest"},"fieldPath":"spec.template.spec.containers[?(@.name==\"redis\")].image"}]'
|
||||
spec:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue