json files updated

This commit is contained in:
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"}, "labels": {"name": "frontend"},
}, },
"spec": { "spec": {
"port": 10002, "port": 80,
"containerPort": 80, "containerPort": 80,
"protocol": "TCP", "protocol": "TCP",
"selector": { "selector": {

View File

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

View File

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