mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-20 16:07:11 +08:00
10 lines
463 B
JSON
10 lines
463 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"endpoint": "https://replace-cluster-api.example.com:8448/api/v3/workers/management",
|
|
"servername": "replace-cluster-api.example.com",
|
|
"caFile": "/absolute/private/ql3-copilot-console/worker-management-ca.pem",
|
|
"clientCertificateFile": "/absolute/private/ql3-copilot-console/worker-management-client.crt",
|
|
"clientPrivateKeyFile": "/absolute/private/ql3-copilot-console/worker-management-client.key",
|
|
"requestTimeoutMs": 5000
|
|
}
|