removing LoadBalancer

This commit is contained in:
Subin M 2015-02-24 03:57:09 +05:30
parent 82f166c54d
commit decd5696dc
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
"port": 3000,
"containerPort": "http-server",
"protocol": "TCP",
"createExternalLoadBalancer": true,
"selector": {
"name": "guestbook"
}