We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39c56fe commit bf2bc3cCopy full SHA for bf2bc3c
docs/KIALI.md
@@ -14,7 +14,7 @@ toolsets = ["core", "kiali"]
14
[toolset_configs.kiali]
15
url = "https://kiali.example" # Endpoint/route to reach Kiali console
16
# insecure = true # optional: allow insecure TLS (not recommended in production)
17
-# certificate_authority = "/path/to/ca.crt" # File path to CA certificate (recommended)
+# certificate_authority = "/path/to/ca.crt" # File path to CA certificate
18
# When url is https and insecure is false, certificate_authority is required.
19
```
20
0 commit comments