release notes v1.7.0
Signed-off-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
parent
c8cb9167d3
commit
7865825cf0
18 changed files with 1283 additions and 1141 deletions
|
|
@ -63,3 +63,9 @@ spec:
|
|||
app.kubernetes.io/name: ingress-nginx
|
||||
app.kubernetes.io/part-of: ingress-nginx
|
||||
```
|
||||
Then, the configmap should be added into ingress controller's deployment args.
|
||||
```
|
||||
args:
|
||||
- /nginx-ingress-controller
|
||||
- --tcp-services-configmap=ingress-nginx/tcp-services
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue