diff --git a/infra/manifests/ingress.yaml b/infra/manifests/ingress.yaml index dd381f7..8d3854f 100644 --- a/infra/manifests/ingress.yaml +++ b/infra/manifests/ingress.yaml @@ -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: