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 %}