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