mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 11:25:19 +00:00
Update redis example to use alpine:3.4
This commit is contained in:
@@ -13,7 +13,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: redis
|
||||
image: kubernetes/redis:v1
|
||||
image: kubernetes/redis:v2
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
resources:
|
||||
|
||||
Reference in New Issue
Block a user