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.

13 lines
318 B

  1. ---
  2. # Global as_num (/calico/bgp/v1/global/as_num)
  3. # should be the same as in calico role
  4. global_as_num: "64512"
  5. calico_cert_dir: /etc/calico/certs
  6. etcd_cert_dir: /etc/ssl/etcd/ssl
  7. # Limits for apps
  8. calico_rr_memory_limit: 1000M
  9. calico_rr_cpu_limit: 300m
  10. calico_rr_memory_requests: 500M
  11. calico_rr_cpu_requests: 150m