diff --git a/01_onsite/00_infra/texservice/deployment.yaml b/01_onsite/00_infra/texservice/deployment.yaml index ca18653..c36d56f 100644 --- a/01_onsite/00_infra/texservice/deployment.yaml +++ b/01_onsite/00_infra/texservice/deployment.yaml @@ -60,6 +60,14 @@ metadata: spec: rules: - host: texservice.k3s.semapp.lan + http: + paths: + - path: / + backend: + serviceName: texservice + servicePort: 5010 + rules: + - host: texservice.semapp.lan http: paths: - path: /