Change port to an unused one?

This commit is contained in:
Daniel Flanagan 2022-02-08 15:55:55 -06:00
parent f415736a3b
commit 2721763582
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -29,7 +29,7 @@ metadata:
spec:
type: LoadBalancer
ports:
- port: 80
- port: 8000
protocol: TCP
selector:
run: my-nginx