mirror of
https://github.com/status-im/consul.git
synced 2025-02-22 18:38:19 +00:00
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:
parent
602e08ada7
commit
bbf4b8b759
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user