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