Fix typos (#3893)
This commit is contained in:
parent
53ce119519
commit
b59167352c
@ -21,7 +21,7 @@
|
||||
namespace: pulsar
|
||||
namespaceCreate: yes
|
||||
|
||||
## If persistence is enabled, components that has state will
|
||||
## If persistence is enabled, components that have state will
|
||||
## be deployed with PersistentVolumeClaims, otherwise, for test
|
||||
## purposes, they will be deployed with emptyDir
|
||||
persistence: no
|
||||
@ -110,8 +110,8 @@ zookeeper:
|
||||
maxUnavailable: 1
|
||||
|
||||
## Pulsar Zookeeper metadata. The metadata will be deployed as
|
||||
## soon as the las zookeeper node is reachable. The deployment
|
||||
## of other components that depends o zookeeper, such as the
|
||||
## soon as the last zookeeper node is reachable. The deployment
|
||||
## of other components that depends on zookeeper, such as the
|
||||
## bookkeeper nodes, broker nodes, etc will only start to be
|
||||
## deployed when the zookeeper cluster is ready and with the
|
||||
## metadata deployed
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user