add ingress for tracing
This commit is contained in:
parent
0e8562d797
commit
d0d68c83dd
1 changed files with 7 additions and 0 deletions
|
@ -63,6 +63,13 @@ spec:
|
|||
backend:
|
||||
serviceName: website-files
|
||||
servicePort: 9000
|
||||
- host: trace.poire.dev
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
backend:
|
||||
serviceName: uptrace
|
||||
servicePort: 14318
|
||||
- host: aramperes.ca
|
||||
http:
|
||||
paths:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue