forked from LaconicNetwork/kompose
Convert registry to k8s.gcr.io
This commit is contained in:
@@ -173,7 +173,7 @@
|
||||
"containers": [
|
||||
{
|
||||
"name": "redis-master",
|
||||
"image": "gcr.io/google_containers/redis:e2e",
|
||||
"image": "k8s.gcr.io/redis:e2e",
|
||||
"ports": [
|
||||
{
|
||||
"containerPort": 6379
|
||||
|
||||
Reference in New Issue
Block a user