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