You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
296 B

  1. ---
  2. metallb:
  3. ip_range: "10.5.0.50-10.5.0.99"
  4. protocol: "layer2"
  5. # additional_address_pools:
  6. # kube_service_pool:
  7. # ip_range: "10.5.1.50-10.5.1.99"
  8. # protocol: "layer2"
  9. # auto_assign: false
  10. limits:
  11. cpu: "100m"
  12. memory: "100Mi"
  13. port: "7472"
  14. version: v0.7.3