Skip to content

Commit

Permalink
chore: remove outdated TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tallaxes committed Jan 14, 2025
1 parent b0f2bb9 commit b5078fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/suites/drift/suite_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,6 @@ var _ = Describe("Drift", func() {
},
Labels: map[string]string{"app": "large-app"},
},
// TODO
// Each Standard_DS4_v2 has 8 cpu, so each node should fit no more than 3 pods.
ResourceRequirements: corev1.ResourceRequirements{
Requests: corev1.ResourceList{
Expand Down

0 comments on commit b5078fd

Please sign in to comment.