Update README.md
This commit is contained in:
parent
6cff7d1f9d
commit
1caa068ac3
@ -133,8 +133,9 @@ service/my-nginx ClusterIP 10.43.118.13 <none> 80/TCP 99s
|
||||
[...]
|
||||
```
|
||||
Expose my-nginx app on nginx-ingress TCP-port 9000: `kubectl edit service -n ingress-nginx`
|
||||
|
||||
Find the `ports:`-section of the `ingress-nginx-controller` service and *ADD* the definition for port 9000:
|
||||
```
|
||||
[...]
|
||||
spec:
|
||||
clusterIP: 10.43.237.255
|
||||
externalTrafficPolicy: Cluster
|
||||
|
||||
Loading…
Reference in New Issue
Block a user