Skip to content

Commit

Permalink
Moving to 1.6.2 kb-ocp
Browse files Browse the repository at this point in the history
UDN fixes needed

Signed-off-by: Joe Talerico aka rook <joe.talerico@gmail.com>
  • Loading branch information
jtaleric committed Jan 29, 2025
1 parent 80ac4b3 commit 2a4df6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workloads/kube-burner-ocp-wrapper/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ LOG_LEVEL=${LOG_LEVEL:-info}
if [ "$KUBE_BURNER_VERSION" = "default" ]; then
unset KUBE_BURNER_VERSION
fi
KUBE_BURNER_VERSION=${KUBE_BURNER_VERSION:-1.6.1}
KUBE_BURNER_VERSION=${KUBE_BURNER_VERSION:-1.6.2}
CHURN=${CHURN:-true}
WORKLOAD=${WORKLOAD:?}
QPS=${QPS:-20}
Expand Down

0 comments on commit 2a4df6a

Please sign in to comment.