diff options
Diffstat (limited to 'templates/default/mso-topology-config/topology.properties')
-rw-r--r-- | templates/default/mso-topology-config/topology.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/default/mso-topology-config/topology.properties b/templates/default/mso-topology-config/topology.properties index 46fbc92..a4f3331 100644 --- a/templates/default/mso-topology-config/topology.properties +++ b/templates/default/mso-topology-config/topology.properties @@ -15,3 +15,4 @@ camunda-healthcheck-urn=<%= @var["camunda-healthcheck-urn"] %> apih-nodehealthcheck-urn=<%= @var["apih-nodehealthcheck-urn"] %>
jra-nodehealthcheck-urn=<%= @var["jra-nodehealthcheck-urn"] %>
+camunda-nodehealthcheck-urn=<%= @var["camunda-nodehealthcheck-urn"] %>
|