greenwave: use the candidate memcached image for now
This commit is contained in:
parent
2a6219ccfd
commit
56f89482cd
1 changed files with 3 additions and 1 deletions
|
@ -136,7 +136,9 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: greenwave-memcached
|
- name: greenwave-memcached
|
||||||
image: registry.fedoraproject.org/memcached:26
|
# XXX: change it to registry.fedoraproject.org/f26/memcached once the
|
||||||
|
# image gets promoted from candidate-registry to registry.
|
||||||
|
image: candidate-registry.fedoraproject.org/f26/memcached
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 11211
|
- containerPort: 11211
|
||||||
resources:
|
resources:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue