mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
removing LoadBalancer
This commit is contained in:
parent
95c225584e
commit
ea0a873417
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@
|
|||
"port": 3000,
|
||||
"containerPort": "http-server",
|
||||
"protocol": "TCP",
|
||||
"createExternalLoadBalancer": true,
|
||||
"selector": {
|
||||
"name": "guestbook"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue