Skip to content

Commit

Permalink
too many options (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgreat authored Aug 24, 2022
1 parent c2023ad commit 3f70b81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ then
echo "-- execute command:"
echo " ${INPUT_COMMAND}"
echo ""
toolbox_cmd "${INPUT_NAMESPACE}" "${toolbox}" "${INPUT_COMMAND}"
toolbox_cmd "${toolbox}" "${INPUT_COMMAND}"
;;
kubectl-exec)
# setup kubeconfig and execute supplied command
Expand Down

0 comments on commit 3f70b81

Please sign in to comment.