sync k8 images with local windows/linux images for consistency
This commit is contained in:
parent
6c5bdda2f5
commit
b8652c734b
@ -25,5 +25,5 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: basket-data
|
||||
image: redis:3.2-alpine
|
||||
image: redis
|
||||
|
||||
|
@ -25,5 +25,5 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: keystore-data
|
||||
image: redis:3.2-alpine
|
||||
image: redis
|
||||
|
||||
|
@ -25,6 +25,6 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: rabbitmq
|
||||
image: rabbitmq:3.6.9-alpine
|
||||
image: rabbitmq:3-management
|
||||
ports:
|
||||
- containerPort: 5672
|
||||
|
Loading…
x
Reference in New Issue
Block a user