We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5207e2a commit 8be2a0fCopy full SHA for 8be2a0f
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