Merge "[UUI] Service Mesh Compliance for UUI"
[oom.git] / kubernetes / aaf / components / aaf-sms / components / aaf-sms-quorumclient / resources / config / config.json
1 {
2     "url":"https://aaf-sms.{{ include "common.namespace" . }}:10443",
3     "cafile": "/quorumclient/certs/aaf_root_ca.cer",
4     "clientcert":"client.cert",
5     "clientkey":"client.key",
6     "timeout":"10s"
7 }