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.

15 lines
453 B

  1. ---
  2. ovn_control_plane_cpu_request: 500m
  3. ovn_control_plane_memory_request: 300Mi
  4. ovn_controller_cpu_request: 200m
  5. ovn_controller_memory_request: 300Mi
  6. ovn_controller_cpu_limit: 1000m
  7. ovn_controller_memory_limit: 800Mi
  8. ovn4nfv_cni_cpu_request: 100m
  9. ovn4nfv_cni_memory_request: 50Mi
  10. ovn4nfv_cni_cpu_limit: 100m
  11. ovn4nfv_cni_memory_limit: 50Mi
  12. nfn_agent_cpu_request: 100m
  13. nfn_agent_memory_request: 50Mi
  14. nfn_agent_cpu_limit: 100m
  15. nfn_agent_memory_limit: 50Mi