Skip to content

Commit

Permalink
MetallB disable frr by default (#501)
Browse files Browse the repository at this point in the history
  • Loading branch information
kvaps authored Dec 3, 2024
1 parent ba42118 commit 9baef88
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/system/metallb/values.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
metallb:
crds:
enabled: true
speaker:
frr:
enabled: false

#speaker:
# tolerateMaster: false

0 comments on commit 9baef88

Please sign in to comment.