fix: update ingress from test121 to test111
This commit is contained in:
parent
6eb14ec411
commit
471f1da66c
1 changed files with 3 additions and 3 deletions
|
|
@ -10,10 +10,10 @@ spec:
|
|||
ingressClassName: traefik
|
||||
tls:
|
||||
- hosts:
|
||||
- test121.nxtgauge.com
|
||||
secretName: test121-tls
|
||||
- test111.nxtgauge.com
|
||||
secretName: test111-tls
|
||||
rules:
|
||||
- host: test121.nxtgauge.com
|
||||
- host: test111.nxtgauge.com
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue