From b9148675dbdec65cce6c666e012476392dd6c564 Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Mon, 15 Jan 2024 09:41:19 +0200 Subject: [PATCH] Remove extraneous endif in Conduit labels --- roles/custom/matrix-conduit/templates/labels.j2 | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/custom/matrix-conduit/templates/labels.j2 b/roles/custom/matrix-conduit/templates/labels.j2 index 89a9cda96..9c8c57994 100644 --- a/roles/custom/matrix-conduit/templates/labels.j2 +++ b/roles/custom/matrix-conduit/templates/labels.j2 @@ -81,7 +81,6 @@ traefik.http.routers.matrix-conduit-public-client-api.priority={{ matrix_conduit traefik.http.routers.matrix-conduit-public-client-api.service=matrix-conduit traefik.http.routers.matrix-conduit-public-client-api.entrypoints={{ matrix_conduit_container_labels_internal_client_api_traefik_entrypoints }} -{% endif %} {% endif %} {#