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
1 changed files with 1 additions and 1 deletions

View File

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