diff --git a/ui-v2/app/components/consul-exposed-path-list/index.hbs b/ui-v2/app/components/consul-exposed-path-list/index.hbs index ec580f01f8..72d085db6f 100644 --- a/ui-v2/app/components/consul-exposed-path-list/index.hbs +++ b/ui-v2/app/components/consul-exposed-path-list/index.hbs @@ -2,7 +2,7 @@ {{#each items as |path|}}
{{combinedAddress}} @@ -12,59 +12,57 @@ @name="Address" />
-{{/let}} + {{/let}}- {{item.DestinationName}} -
-+ {{item.DestinationName}} +
+{{item.Name}}
-{{/if}} + {{/if}}