Skip to content

Commit

Permalink
Prefer controllers view for default view
Browse files Browse the repository at this point in the history
  • Loading branch information
ekimekim committed Jun 12, 2017
1 parent 19fbf25 commit e3115bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/app/scripts/utils/topology-utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ import { pinnedMetricSelector } from '../selectors/node-metric';
const TOPOLOGY_DISPLAY_PRIORITY = [
'ecs-services',
'ecs-tasks',
'kube-controllers',
'services',
'deployments',
'replica-sets',
'pods',
'containers',
Expand Down

0 comments on commit e3115bb

Please sign in to comment.