json files updated

pull/6/head
Subin M 2015-02-19 21:05:59 +05:30
parent 5aedf10867
commit 3d7ca16599
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
"labels": {"name": "frontend"},
},
"spec": {
"port": 10002,
"port": 80,
"containerPort": 80,
"protocol": "TCP",
"selector": {

View File

@ -8,7 +8,7 @@
}
},
"spec": {
"port": 10000,
"port": 6379,
"containerPort": 6379,
"protocol": "TCP",
"selector": {

View File

@ -8,7 +8,7 @@
}
},
"spec": {
"port": 10001,
"port": 6379,
"containerPort": 6379,
"protocol": "TCP",
"selector": {