Change port to an unused one?
This commit is contained in:
parent
f415736a3b
commit
2721763582
|
@ -29,7 +29,7 @@ metadata:
|
|||
spec:
|
||||
type: LoadBalancer
|
||||
ports:
|
||||
- port: 80
|
||||
- port: 8000
|
||||
protocol: TCP
|
||||
selector:
|
||||
run: my-nginx
|
||||
|
|
Loading…
Reference in a new issue