typo in nginx name

This commit is contained in:
Abhishek
2017-04-25 11:14:35 +05:30
parent d24879f881
commit ec85012a8c
11 changed files with 8 additions and 8 deletions
@@ -234,7 +234,7 @@
"uri": "https://github.com/kubernetes-incubator/kompose.git",
"ref": "HEAD"
},
"contextDir": "script/test/fixtures/ngnix-node-redis/node"
"contextDir": "script/test/fixtures/nginx-node-redis/node"
},
"strategy": {
"type": "Docker",
@@ -355,7 +355,7 @@
"uri": "https://github.com/kubernetes-incubator/kompose.git",
"ref": "HEAD"
},
"contextDir": "script/test/fixtures/ngnix-node-redis/node"
"contextDir": "script/test/fixtures/nginx-node-redis/node"
},
"strategy": {
"type": "Docker",
@@ -476,7 +476,7 @@
"uri": "https://github.com/kubernetes-incubator/kompose.git",
"ref": "HEAD"
},
"contextDir": "script/test/fixtures/ngnix-node-redis/node"
"contextDir": "script/test/fixtures/nginx-node-redis/node"
},
"strategy": {
"type": "Docker",
@@ -688,7 +688,7 @@
"uri": "https://github.com/kubernetes-incubator/kompose.git",
"ref": "HEAD"
},
"contextDir": "script/test/fixtures/ngnix-node-redis/nginx"
"contextDir": "script/test/fixtures/nginx-node-redis/nginx"
},
"strategy": {
"type": "Docker",
@@ -709,4 +709,4 @@
}
}
]
}
}