Skip to content

Commit

Permalink
Gate Control Plane health on CLUSTER_API flag
Browse files Browse the repository at this point in the history
  • Loading branch information
rawagner committed Apr 21, 2020
1 parent 333a6c0 commit a4d0256
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frontend/packages/console-app/src/plugin.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,9 @@ const plugin: Plugin<ConsumedExtensions> = [
).then((m) => m.default),
popupTitle: 'Control Plane status',
},
flags: {
required: [FLAGS.CLUSTER_API],
},
},
{
type: 'Dashboards/Overview/Inventory/Item',
Expand Down

0 comments on commit a4d0256

Please sign in to comment.