Skip to content

Commit

Permalink
revert to previous k3s version
Browse files Browse the repository at this point in the history
  • Loading branch information
adoroszlai committed Jul 25, 2021
1 parent 05fb830 commit 910e9a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hadoop-ozone/dev-support/checks/_lib.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ install_k3s() {
}

_install_k3s() {
export INSTALL_K3S_VERSION='v1.21.2+k3s1'
curl -sfL https://get.k3s.io | sh -
sudo chmod a+r $KUBECONFIG
}
Expand Down

0 comments on commit 910e9a9

Please sign in to comment.