mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-06 11:11:15 -03:30
Fix backward compatibility with calico 2.6
This commit is contained in:
@@ -41,6 +41,7 @@ calico_felix_prometheusgometricsenabled: "true"
|
||||
calico_felix_prometheusprocessmetricsenabled: "true"
|
||||
|
||||
### check latest version https://github.com/projectcalico/calico-upgrade/releases
|
||||
calico_upgrade_enabled: true
|
||||
calico_upgrade_version: v1.0.5
|
||||
|
||||
# Should calico ignore kernel's RPF check setting,
|
||||
@@ -56,4 +57,4 @@ calico_node_ignorelooserpf: false
|
||||
calico_baremetal_nodename: "{{ inventory_hostname }}"
|
||||
|
||||
### do not enable this, this is detected in scope of tasks, this is just a default value
|
||||
calico_upgrade_needed: false
|
||||
calico_upgrade_needed: false
|
||||
|
||||
Reference in New Issue
Block a user