diff --git a/simple/redis-master-deployment.yaml b/simple/redis-master-deployment.yaml index d675715..fd9b2f5 100644 --- a/simple/redis-master-deployment.yaml +++ b/simple/redis-master-deployment.yaml @@ -18,7 +18,7 @@ spec: spec: containers: - name: master - image: redis + image: k8s.gcr.io/redis:e2e resources: requests: cpu: 100m