Skip to content

Commit 093cabe

Browse files
committed
fix antrea defaults
1 parent 4de7147 commit 093cabe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kind_antrea.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
inputs:
55
cyclonus_args:
66
required: false
7-
default: "generate include --conflict --job-timeout-seconds 2 --server-protocol=tcp,udp"
7+
default: "generate --include conflict --job-timeout-seconds 2 --server-protocol=tcp,udp"
88
# schedule:
99
# See https://crontab.guru/#0_0_*_*_0:
1010
# At 00:00 on Sunday.

0 commit comments

Comments
 (0)