Skip to content

Commit

Permalink
MetallB disable frr by default
Browse files Browse the repository at this point in the history
  • Loading branch information
kvaps committed Dec 3, 2024
1 parent ba42118 commit b2f7ae2
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 b2f7ae2

Please sign in to comment.