Skip to content

Commit

Permalink
Merge pull request #474 from TrekkieCoder/main
Browse files Browse the repository at this point in the history
PR - fix for k3s flannel cicd not working
  • Loading branch information
UltraInstinct14 authored Dec 27, 2023
2 parents cd2963f + 107ce43 commit 12edfd3
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 12edfd3

Please sign in to comment.