update redis image address
This commit is contained in:
parent
5207e2a1c5
commit
8be2a0fbd7
|
@ -22,7 +22,7 @@ spec:
|
|||
- mountPath: /redis-master-data
|
||||
name: data
|
||||
- name: sentinel
|
||||
image: kubernetes/redis:v1
|
||||
image: k8s.gcr.io/redis:v1
|
||||
env:
|
||||
- name: SENTINEL
|
||||
value: "true"
|
||||
|
|
Loading…
Reference in New Issue