Skip to content

Commit

Permalink
Update i18n/zh/docusaurus-plugin-content-docs/version-0.11/user-guide…
Browse files Browse the repository at this point in the history
…/administration/manage-etcd.md

Co-authored-by: jeremyhi <[email protected]>
  • Loading branch information
daviderli614 and fengjiachun authored Jan 8, 2025
1 parent e356028 commit 940efd8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ helm upgrade --install etcd-recover \
-n etcd-cluster
```

接着,将 Metasrv的 [etcdEndpoints](https://github.com/GreptimeTeam/helm-charts/tree/main/charts/greptimedb-cluster) 改成新的 etcd recover 集群,本例中为 `"etcd-recover.etcd-cluster.svc.cluster.local:2379"`
接着,将 Metasrv 的 [etcdEndpoints](https://github.com/GreptimeTeam/helm-charts/tree/main/charts/greptimedb-cluster) 改成新的 etcd recover 集群,本例中为 `"etcd-recover.etcd-cluster.svc.cluster.local:2379"`

```yaml
apiVersion: greptime.io/v1alpha1
Expand Down

0 comments on commit 940efd8

Please sign in to comment.