Skip to content

Commit

Permalink
fix: remove bad line
Browse files Browse the repository at this point in the history
  • Loading branch information
Duologic committed Feb 19, 2024
1 parent bec80ad commit 5b498c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dashboards/apiserver.libsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,6 @@ local override = ts.standardOptions.override;
if $._config.showMultiCluster
then var.query.generalOptions.showOnDashboard.withLabelAndValue()
else var.query.generalOptions.showOnDashboard.withNothing()
+ var.list.withHide()
)
+ var.query.withSort(type='alphabetical'),

Expand Down

0 comments on commit 5b498c9

Please sign in to comment.