We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5207e2a + 8be2a0f commit e2a461bCopy full SHA for e2a461b
staging/storage/redis/redis-master.yaml
@@ -22,7 +22,7 @@ spec:
22
- mountPath: /redis-master-data
23
name: data
24
- name: sentinel
25
- image: kubernetes/redis:v1
+ image: k8s.gcr.io/redis:v1
26
env:
27
- name: SENTINEL
28
value: "true"
0 commit comments