Skip to content

Commit 4b90c44

Browse files
authored
deploy-tiproxy: add version (#2928) (#2951)
1 parent 8d244fc commit 4b90c44

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

en/deploy-tiproxy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ If you need to deploy TiProxy for an existing TiDB cluster, follow these steps:
3232
tiproxy:
3333
baseImage: pingcap/tiproxy
3434
replicas: 3
35+
version: v1.3.2
3536
```
3637

3738
3. Configure the related parameters in `spec.tiproxy.config` of the TidbCluster CR. For example:

zh/deploy-tiproxy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ summary: 了解如何在 Kubernetes 上为已有 TiDB 集群部署负载均衡 T
3232
tiproxy:
3333
baseImage: pingcap/tiproxy
3434
replicas: 3
35+
version: v1.3.2
3536
```
3637

3738
3. 配置 TidbCluster CR 中 `spec.tiproxy.config` 的相关参数。例如:

0 commit comments

Comments
 (0)