Switch redis from k8s.gcr.io to registry.k8s.io
This commit is contained in:
@@ -74,7 +74,7 @@ spec:
|
||||
tier: backend
|
||||
spec:
|
||||
containers:
|
||||
- image: k8s.gcr.io/redis:e2e
|
||||
- image: registry.k8s.io/redis:e2e
|
||||
name: master
|
||||
ports:
|
||||
- containerPort: 6379
|
||||
|
||||
Reference in New Issue
Block a user