Skip to content

Commit 8be2a0f

Browse files
author
runzexia
authored
update redis image address
1 parent 5207e2a commit 8be2a0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

staging/storage/redis/redis-master.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
- mountPath: /redis-master-data
2323
name: data
2424
- name: sentinel
25-
image: kubernetes/redis:v1
25+
image: k8s.gcr.io/redis:v1
2626
env:
2727
- name: SENTINEL
2828
value: "true"

0 commit comments

Comments
 (0)