Add a multi-tls example.
This commit is contained in:
parent
71845f3b89
commit
40a9eb0ba2
3 changed files with 197 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ spec:
|
|||
- containerPort: 80
|
||||
hostPort: 80
|
||||
- containerPort: 443
|
||||
hostPort: 4444
|
||||
hostPort: 443
|
||||
args:
|
||||
- /nginx-ingress-controller
|
||||
- --default-backend-service=default/default-http-backend
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue