mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 22:20:18 +00:00
Update redis example to use alpine:3.4
This commit is contained in:
@@ -8,7 +8,7 @@ metadata:
|
||||
spec:
|
||||
containers:
|
||||
- name: proxy
|
||||
image: kubernetes/redis-proxy:v1
|
||||
image: kubernetes/redis-proxy:v2
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
name: api
|
||||
|
Reference in New Issue
Block a user