Update content/ja/docs/tutorials/stateful-application/zookeeper.md

Co-authored-by: atoato88 <akihito-inou@nec.com>
pull/40435/head
Kenshi Muto 2023-07-05 21:30:38 +09:00 committed by GitHub
parent d7be578b37
commit 8ef367a22a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@ zk-1.zk-hs.default.svc.cluster.local
zk-2.zk-hs.default.svc.cluster.local
```
これは、ZooKeeperの`zzo.cfg`ファイル内の`servers`プロパティが正しく設定されたアンサンブルを表していることを保証します。
これは、ZooKeeperの`zoo.cfg`ファイル内の`servers`プロパティが正しく設定されたアンサンブルを表していることを保証します。
```
server.1=zk-0.zk-hs.default.svc.cluster.local:2888:3888