Skip to content

Commit

Permalink
Fixed typo in k3s-flannel-incluster-l2 cicd script
Browse files Browse the repository at this point in the history
  • Loading branch information
TrekkieCoder committed Feb 8, 2024
1 parent 5faad07 commit a956622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cicd/k3s-flannel-incluster-l2/host.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
sudo apt-get install lksctp-tools
sudo apt-get install -y lksctp-tools
sudo ip route add 123.123.123.0/24 via 192.168.90.10
echo "Host is up"

0 comments on commit a956622

Please sign in to comment.