From cab982434f495008a6b179bafb91a8bcfa258e83 Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Tue, 8 Aug 2023 19:13:03 -0500 Subject: [PATCH] update --- api/templates/ingress.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/templates/ingress.yaml b/api/templates/ingress.yaml index 64f75a9..7108848 100644 --- a/api/templates/ingress.yaml +++ b/api/templates/ingress.yaml @@ -12,7 +12,7 @@ spec: namespace: traefik kind: Rule services: - - name: durpapi-service.durpapi.traefik.mesh + - name: durpapi-service.durpapi.svc.cluster.local port: 80 tls: secretName: durpapi-tls