Skip to content

Commit

Permalink
fix: no schedule toleration
Browse files Browse the repository at this point in the history
Signed-off-by: chenk <hen.keinan@gmail.com>
  • Loading branch information
chen-keinan committed Nov 13, 2023
1 parent b447b5e commit 7260f7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/flag/kubernetes_flags_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ func TestOptionToToleration(t *testing.T) {
name string
tolerationsOptions []string
want []corev1.Toleration
err error
}{
{
name: "no execute",
Expand Down

0 comments on commit 7260f7f

Please sign in to comment.