Skip to content

Commit af70b30

Browse files
dveedenOreoxmt
authored andcommitted
Update zh/enable-tls-between-components.md
Co-authored-by: Aolin <[email protected]>
1 parent fb2bc27 commit af70b30

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

zh/enable-tls-between-components.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1195,11 +1195,11 @@ summary: 在 Kubernetes 上如何为 TiDB 集群组件间开启 TLS。
11951195
group: cert-manager.io
11961196
```
11971197
1198-
`${cluster_name}` 为集群名称。按如下方式配置
1198+
其中 `${cluster_name}` 为集群的名字
11991199
1200-
- `spec.secretName` 设置为 `${cluster_name}-tiproxy-cluster-secret`
1201-
- `usages` 中添加 `server auth``client auth`
1202-
- `dnsNames` 中添加以下 DNS,你也可以根据需要添加其它 DNS:
1200+
- `spec.secretName` 请设置为 `${cluster_name}-tiproxy-cluster-secret`
1201+
- `usages` 请添加上 `server auth``client auth`
1202+
- `dnsNames` 需要填写这些 DNS,根据需要可以填写其他 DNS:
12031203
12041204
- `${cluster_name}-tiproxy`
12051205
- `${cluster_name}-tiproxy.${namespace}`

0 commit comments

Comments
 (0)