Extend K8S and RIC installation instructions
[it/dep.git] / ric-aux / 80-Auxiliary-Functions / helm / aaf / charts / aaf-sms / charts / 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 }