Skip to content

Commit e2a461b

Browse files
authored
Merge pull request #294 from runzexia/patch-1
update redis image address
2 parents 5207e2a + 8be2a0f commit e2a461b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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)