Skip to content

Commit b529f30

Browse files
committed
chore(workflow): configure haproxy before installing helmbroker
1 parent fe88c20 commit b529f30

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_scripts/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,9 +333,9 @@ if [[ -z "$@" ]] ; then
333333
install_helm
334334
install_components
335335
install_longhorn
336+
configure_haproxy
336337
install_drycc
337338
install_helmbroker
338-
configure_haproxy
339339
echo -e "\\033[32m---> Installation complete, enjoy life...\\033[0m"
340340
else
341341
for command in "$@"

0 commit comments

Comments
 (0)