Add default values
This commit is contained in:
@ -78,9 +78,9 @@ pvc_routers:
|
||||
# > This option is *only* applied at cluster bootstrap and cannot be changed later
|
||||
# here, only by editing the `files/ceph/<cluster>/ceph.conf` file directly.
|
||||
#pvc_osd_memory_limit: 939524096
|
||||
# Zookeeper heap memory limit, sets Xms and Xmx values to the Java process.
|
||||
# Zookeeper heap memory limit, sets Xms and Xmx values to the Java process; default is 256M.
|
||||
#pvc_zookeeper_heap_limit: 32M
|
||||
# Zookeeper stack memory limit, sets Xss value to the Java process.
|
||||
# Zookeeper stack memory limit, sets Xss value to the Java process; default is 512M.
|
||||
#pvc_zookeeper_stack_limit: 32M
|
||||
|
||||
# Node list
|
||||
|
Reference in New Issue
Block a user