From dd00e3f07940b05d3818b6b37d2c2edbcabf0508 Mon Sep 17 00:00:00 2001 From: vfebvre Date: Thu, 30 Mar 2023 11:05:10 +0200 Subject: [PATCH] fix(dispatcher) typo correction for dispatcher template --- templates/hydra-dispatcher-apps.yml.j2 | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/hydra-dispatcher-apps.yml.j2 b/templates/hydra-dispatcher-apps.yml.j2 index 2d1064b..e06ef32 100644 --- a/templates/hydra-dispatcher-apps.yml.j2 +++ b/templates/hydra-dispatcher-apps.yml.j2 @@ -69,4 +69,3 @@ hydra: firewall: additional_properties: true rules: {{ hydra_dispatcher_webhook_rules | to_json }} -{% endif %}