{
    "ca-file": "/opt/multicloud/k8splugin/certs/root_ca.cer",
    "server-cert": "/opt/multicloud/k8splugin/certs/multicloud-k8s.pub",
    "server-key": "/opt/multicloud/k8splugin/certs/multicloud-k8s.pr",
    "password": "c2VjcmV0bWFuYWdlbWVudHNlcnZpY2VzZWNyZXRwYXNzd29yZA==",

    "database-type": "mongo",
    "database-address": "multicloud-k8s-mongo",
    "etcd-ip": "multicloud-k8s-etcd",
    "plugin-dir": "/opt/multicloud/k8splugin/plugins"
}