kubespray 2.24 추가
This commit is contained in:
5
roles/network_plugin/calico/rr/defaults/main.yml
Normal file
5
roles/network_plugin/calico/rr/defaults/main.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
# Global as_num (/calico/bgp/v1/global/as_num)
|
||||
# should be the same as in calico role
|
||||
global_as_num: "64512"
|
||||
calico_baremetal_nodename: "{{ kube_override_hostname | default(inventory_hostname) }}"
|
||||
Reference in New Issue
Block a user