Update references from k8s.gcr.io to registry.k8s.io

This commit is contained in:
vaibhav2107
2023-02-14 17:35:45 +05:30
parent cae115a9e4
commit 9ced8e2ced
18 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -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
View File
@@ -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
View File
@@ -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
View File
@@ -281,7 +281,7 @@
"annotations": null,
"from": {
"kind": "DockerImage",
"name": "k8s.gcr.io/redis:e2e"
"name": "registry.k8s.io/redis:e2e"
},
"generation": null,
"importPolicy": {}