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