Skip to content

Commit bf2bc3c

Browse files
committed
Update docs
Signed-off-by: josunect <[email protected]>
1 parent 39c56fe commit bf2bc3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/KIALI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ toolsets = ["core", "kiali"]
1414
[toolset_configs.kiali]
1515
url = "https://kiali.example" # Endpoint/route to reach Kiali console
1616
# insecure = true # optional: allow insecure TLS (not recommended in production)
17-
# certificate_authority = "/path/to/ca.crt" # File path to CA certificate (recommended)
17+
# certificate_authority = "/path/to/ca.crt" # File path to CA certificate
1818
# When url is https and insecure is false, certificate_authority is required.
1919
```
2020

0 commit comments

Comments
 (0)