Loadbalancer
This commit is contained in:
parent
235e51607b
commit
f415736a3b
|
@ -27,7 +27,7 @@ metadata:
|
|||
run: my-nginx
|
||||
namespace: default
|
||||
spec:
|
||||
type: NodePort
|
||||
type: LoadBalancer
|
||||
ports:
|
||||
- port: 80
|
||||
protocol: TCP
|
||||
|
|
Loading…
Reference in a new issue