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 53b23e7 commit a680534
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 @@ -218,7 +218,7 @@ This section describes how to install the BR Federation using [Helm 3](https://h

```shell
mkdir -p ${HOME}/br-federation && \
helm inspect values pingcap/br-federation --version=v1.5.1 > ${HOME}/br-federation/values.yaml
helm inspect values pingcap/br-federation --version=v1.5.2 > ${HOME}/br-federation/values.yaml
```

5. Configure the BR Federation by modifying fields such as `image`, `limits`, `requests`, and `replicas` according to your needs.
Expand Down

0 comments on commit a680534

Please sign in to comment.