Loadbalancer

This commit is contained in:
Daniel Flanagan 2022-02-08 15:49:51 -06:00
parent 235e51607b
commit f415736a3b
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ metadata:
run: my-nginx
namespace: default
spec:
type: NodePort
type: LoadBalancer
ports:
- port: 80
protocol: TCP