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
|
ingressClassName: traefik
|
||||||
tls:
|
tls:
|
||||||
- hosts:
|
- hosts:
|
||||||
- test121.nxtgauge.com
|
- test111.nxtgauge.com
|
||||||
secretName: test121-tls
|
secretName: test111-tls
|
||||||
rules:
|
rules:
|
||||||
- host: test121.nxtgauge.com
|
- host: test111.nxtgauge.com
|
||||||
http:
|
http:
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue