Merge pull request #322 from SychevIgor/SychevIgor/ImagesConsistency
sync k8 images with local windows/linux images for consistency
This commit is contained in:
commit
9959860b64
@ -25,5 +25,5 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: basket-data
|
- name: basket-data
|
||||||
image: redis:3.2-alpine
|
image: redis
|
||||||
|
|
||||||
|
@ -25,5 +25,5 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: keystore-data
|
- name: keystore-data
|
||||||
image: redis:3.2-alpine
|
image: redis
|
||||||
|
|
||||||
|
@ -25,6 +25,6 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: rabbitmq
|
- name: rabbitmq
|
||||||
image: rabbitmq:3.6.9-alpine
|
image: rabbitmq:3-management
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 5672
|
- containerPort: 5672
|
||||||
|
Loading…
x
Reference in New Issue
Block a user