fix: Added Tags tab to gateways(just like exists for non-gateway services)

Signed-off-by: chinmaym07 <b418020@iiit-bh.ac.in>
This commit is contained in:
chinmaym07 2022-02-20 14:34:26 +05:30
parent 067223337d
commit f85a4bc142
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ as |items item dc|}}
instances=true
intentions=(and (not-eq item.Service.Kind 'terminating-gateway') (can 'read intention for service' item=item.Service))
routing=(and dc.MeshEnabled item.IsOrigin)
tags=(not item.Service.Kind)
tags=true
)
as |tabs|}}
<AppView>