Skip to content

Commit

Permalink
Update en/deploy-br-federation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BornChanger authored Jan 16, 2024
1 parent 5e71d36 commit 53b23e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/deploy-br-federation.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ This section describes how to install the BR Federation using [Helm 3](https://h
6. Deploy the BR Federation.

```shell
helm install --namespace br-fed-admin br-federation pingcap/br-federation --version v1.5.1 -f ${HOME}/br-federation/values.yaml && \
helm install --namespace br-fed-admin br-federation pingcap/br-federation --version v1.5.2 -f ${HOME}/br-federation/values.yaml && \
kubectl get po -n br-fed-admin -l app.kubernetes.io/instance=br-federation
```

Expand Down

0 comments on commit 53b23e7

Please sign in to comment.