Specify target port
This commit is contained in:
parent
2721763582
commit
6deccad22b
|
@ -30,6 +30,7 @@ spec:
|
||||||
type: LoadBalancer
|
type: LoadBalancer
|
||||||
ports:
|
ports:
|
||||||
- port: 8000
|
- port: 8000
|
||||||
|
targetPort: 80
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
selector:
|
selector:
|
||||||
run: my-nginx
|
run: my-nginx
|
||||||
|
|
Loading…
Reference in a new issue