removing LoadBalancer

This commit is contained in:
Subin M 2015-02-24 03:57:09 +05:30
parent 95c225584e
commit ea0a873417

View File

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