specify redis image tag

This commit is contained in:
Charles Lowell 2017-03-21 15:36:50 -07:00
parent a1f3a60ef9
commit f0b5513190

View File

@ -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: