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.

16 lines
313 B

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