Update redis example to use alpine:3.4

This commit is contained in:
Manuel de Brito Fontes
2016-02-17 18:37:35 -03:00
parent bc6c66d4d4
commit e1fb51436f
9 changed files with 23 additions and 16 deletions

View File

@@ -8,7 +8,7 @@ metadata:
spec:
containers:
- name: proxy
image: kubernetes/redis-proxy:v1
image: kubernetes/redis-proxy:v2
ports:
- containerPort: 6379
name: api