{{#if (gt items.length 0) }}
{{/if}} {{#tabular-collection data-test-services items=filtered as |item index| }} Service Port Tags {{#let (service/external-source item) as |externalSource| }} {{#if externalSource }} {{else}} {{/if}} {{/let}} {{item.Service}}{{#if (not-eq item.ID item.Service) }} ({{item.ID}}){{/if}} {{item.Port}} {{/tabular-collection}}

There are no services.