mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-11 04:38:05 +03:00
Align canal templates with calico official ones (k8s datastore)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
b4318e9967
commit
eb10249a75
@@ -6,7 +6,7 @@
|
||||
"type": "flannel",
|
||||
"delegate": {
|
||||
"type": "calico",
|
||||
"include_default_routes": true,
|
||||
"include_default_routes": true,
|
||||
"etcd_endpoints": "{{ etcd_access_addresses }}",
|
||||
"etcd_key_file": "{{ canal_cert_dir }}/key.pem",
|
||||
"etcd_cert_file": "{{ canal_cert_dir }}/cert.crt",
|
||||
|
||||
Reference in New Issue
Block a user