specify redis image tag
This commit is contained in:
parent
a1f3a60ef9
commit
f0b5513190
@ -29,7 +29,7 @@ spec:
|
|||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
- name: basket-data
|
- name: basket-data
|
||||||
image: redis
|
image: redis:3.2-alpine
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 6379
|
- containerPort: 6379
|
||||||
imagePullSecrets:
|
imagePullSecrets:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user