diff --git a/infrastructure/03-traefik/overlay-external/patches/traefik-service-patch.yaml b/infrastructure/03-traefik/overlay-external/patches/traefik-service-patch.yaml
index 774d7df..ce9d642 100644
--- a/infrastructure/03-traefik/overlay-external/patches/traefik-service-patch.yaml
+++ b/infrastructure/03-traefik/overlay-external/patches/traefik-service-patch.yaml
@@ -6,6 +6,8 @@ metadata:
 spec:
   type: LoadBalancer
   loadBalancerIP: 82.165.0.71
+  selector:
+    app: front-traefik
   ports:
   - name: traefik
     port: 9000