Update appendix.adoc

This commit is contained in:
hongming 2024-09-12 16:10:58 +08:00 committed by GitHub
parent ba8eed9558
commit 02a1324a8c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,6 +31,7 @@ weight: 05
[%header,cols="1,1,3a"]
|===
|选项 |默认值 |描述
|telemetry.enabled | true | bool - 是否参与改进计划。
|internalTLS | false | bool - 如果值为 true, 启用内部 TLS。console 和 apiserver 均会启用 HTTPS 服务。
|ingress.ingressClassName | "" | string - 使用网关的可选 Ingress 类,可选项:"nginxtraefik"。
|ingress.secretName | "kubesphere-tls-certs" | string - Ingress 网关所使用的包含 TLS 证书的 Secrets。