Switch Redis image to official one
which supports other architectures like aarch64.
This commit is contained in:
@@ -54,7 +54,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: registry.k8s.io/redis:e2e
|
||||
- image: redis
|
||||
name: master
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
@@ -88,7 +88,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: gcr.io/google_samples/gb-redisslave:v2
|
||||
- image: redis
|
||||
name: slave
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
|
||||
Reference in New Issue
Block a user