From f595a3c0189ec1b694de6ff0cac1dd89581b372d Mon Sep 17 00:00:00 2001 From: ohdearaugustin Date: Mon, 22 Jan 2024 13:34:55 +0100 Subject: [PATCH] README: add more docu for provisioning (#645) --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 25168127..d9e7cbb7 100644 --- a/README.md +++ b/README.md @@ -72,8 +72,17 @@ datasources: server: localhost username: username tlsSkipVerify: false + # tlsAuth: + # tlsAuthWithCACert: + # secure: + # timeout: + # queryTimeout: + # protocol: secureJsonData: password: password + # tlsCACert: + # tlsClientCert: + # tlsClientKey: ``` ## Building queries