Skip to content

Commit

Permalink
Minor nit
Browse files Browse the repository at this point in the history
  • Loading branch information
krishvoor committed Nov 9, 2023
1 parent b978c36 commit 4324eb4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/General/ocp-performance.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,6 @@ grafana.dashboard.new(
],
), { gridPos: { x: 0, y: 4, w: 24, h: 1 } })


.addPanel(grafana.row.new(title='Master: $_master_node', collapse=true, repeat='_master_node').addPanels(
[
nodeCPU('$_master_node') { gridPos: { x: 0, y: 0, w: 12, h: 8 } },
Expand Down

0 comments on commit 4324eb4

Please sign in to comment.