Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Nithunikzz committed Sep 7, 2023
1 parent 9a8ebf1 commit 6971b86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent/kubviz/k8smetrics_agent.go
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ func main() {
// LogErr(err)
err = RunTrivyK8sClusterScan(clientset, js)
LogErr(err)
err = RunKubeScore(clientset, js)
//err = RunKubeScore(clientset, js)
// LogErr(err)// err = RunKubeScore(clientset, js)
// LogErr(err)
}
Expand Down

0 comments on commit 6971b86

Please sign in to comment.