mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-28 22:35:12 -02:30
[calico] add calico apiserver (#8690)
* [calico] add calico apiserver * fix yamllint * remove addext argument * Configure API server with the CA bundle * add check kdd
This commit is contained in:
@@ -131,3 +131,6 @@ calico_allow_ip_forwarding: false
|
||||
|
||||
# Calico IPAM strictaffinity
|
||||
calico_ipam_strictaffinity: false
|
||||
|
||||
# Calico apiserver (only with kdd)
|
||||
calico_apiserver_enabled: false
|
||||
|
||||
Reference in New Issue
Block a user