Skip to content

Commit

Permalink
fix for k3s flannel cicd not working
Browse files Browse the repository at this point in the history
  • Loading branch information
TrekkieCoder committed Dec 27, 2023
1 parent cd2963f commit 107ce43
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cicd/k3s-flannel/config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,9 @@ else
echo "End K3s installation"
fi


sudo apt-get update

# Install Bird to work with k3s
sudo apt-get install bird2 --yes

Expand Down

0 comments on commit 107ce43

Please sign in to comment.