mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-11 06:02:18 +00:00
Update redis example to use alpine:3.4
This commit is contained in:
@@ -15,7 +15,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: sentinel
|
||||
image: kubernetes/redis:v1
|
||||
image: kubernetes/redis:v2
|
||||
env:
|
||||
- name: SENTINEL
|
||||
value: "true"
|
||||
|
Reference in New Issue
Block a user