forked from LaconicNetwork/kompose
Update references from k8s.gcr.io to registry.k8s.io
This commit is contained in:
@@ -194,7 +194,7 @@
|
||||
"spec": {
|
||||
"containers": [
|
||||
{
|
||||
"image": "k8s.gcr.io/redis:e2e",
|
||||
"image": "registry.k8s.io/redis:e2e",
|
||||
"imagePullPolicy": "",
|
||||
"name": "redis-master",
|
||||
"ports": [
|
||||
|
||||
Reference in New Issue
Block a user