Update content/zh/docs/v4.1/03-installation-and-upgrade/02-install-kubesphere/05-appendix.adoc

This commit is contained in:
hongming 2024-09-12 15:23:30 +08:00 committed by GitHub
parent b62dc86cdb
commit 22d960f5c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ weight: 05
|===
|选项 |默认值 |描述
|adminPassword |"" |string - 为第一个管理员用户设置引导密码。登录后,管理员需要重置密码。如不设置,会使用内置默认密码 **P@88w0rd**。
|portal.hostname |"ks-console.kubesphere-system.svc" |string - KubeSphere Console 完全限定域名。
|portal.hostname |"ks-console.kubesphere-system.svc" |string - KubeSphere Console 完全限定域名。
|portal.http.port |80 |uint16 - KubeSphere Console 的 HTTP 端口。
|portal.https.port |443 |uint16 - KubeSphere Console 的 HTTPS 端口。
|ingress.enabled |false |bool - 如果值为 true, 创建 KubeSphere Ingress 网关。