10 lines
159 B
Text
10 lines
159 B
Text
|
{
|
||
|
"name": "calico-k8s-network",
|
||
|
"type": "calico",
|
||
|
"etcd_authority": "127.0.0.1:2379",
|
||
|
"log_level": "info",
|
||
|
"ipam": {
|
||
|
"type": "calico-ipam"
|
||
|
}
|
||
|
}
|