Update references from k8s.gcr.io to registry.k8s.io
This commit is contained in:
+1
-1
@@ -181,7 +181,7 @@
|
||||
"containers": [
|
||||
{
|
||||
"name": "redis-master",
|
||||
"image": "k8s.gcr.io/redis:e2e",
|
||||
"image": "registry.k8s.io/redis:e2e",
|
||||
"ports": [
|
||||
{
|
||||
"containerPort": 6379
|
||||
|
||||
+1
-1
@@ -281,7 +281,7 @@
|
||||
"annotations": null,
|
||||
"from": {
|
||||
"kind": "DockerImage",
|
||||
"name": "k8s.gcr.io/redis:e2e"
|
||||
"name": "registry.k8s.io/redis:e2e"
|
||||
},
|
||||
"generation": null,
|
||||
"importPolicy": {}
|
||||
|
||||
+1
-1
@@ -194,7 +194,7 @@
|
||||
"spec": {
|
||||
"containers": [
|
||||
{
|
||||
"image": "k8s.gcr.io/redis:e2e",
|
||||
"image": "registry.k8s.io/redis:e2e",
|
||||
"imagePullPolicy": "",
|
||||
"name": "redis-master",
|
||||
"ports": [
|
||||
|
||||
+1
-1
@@ -281,7 +281,7 @@
|
||||
"annotations": null,
|
||||
"from": {
|
||||
"kind": "DockerImage",
|
||||
"name": "k8s.gcr.io/redis:e2e"
|
||||
"name": "registry.k8s.io/redis:e2e"
|
||||
},
|
||||
"generation": null,
|
||||
"importPolicy": {}
|
||||
|
||||
Reference in New Issue
Block a user