fix(edge/stacks): show correct status for env [EE-3374] (#7466)
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
table-key="edgeStackEndpoints"
|
||||
order-by="Name"
|
||||
retrieve-page="$ctrl.getPaginatedEndpoints"
|
||||
edge-stack-id="$ctrl.stack.Id"
|
||||
endpoints-status="$ctrl.stack.Status"
|
||||
>
|
||||
</edge-stack-endpoints-datatable>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user