Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
elementalvoid committed Jul 15, 2024
1 parent 5bdd510 commit 0628a34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ func main() {
"numNodes": len(nodeList.Items),
"nodeLabelSelector": *nodeLabelSelector,
"podLabelSelector": *podLabelSelector,
"nodeFieldSelector": *nodeFieldSelector,
"nodeFieldSelector": *nodeFieldSelector,
"podFieldSelector": *podFieldSelector,
}).Info("Found nodes")

Expand Down

0 comments on commit 0628a34

Please sign in to comment.