eolivelli commented on a change in pull request #334:
URL: https://github.com/apache/pulsar-manager/pull/334#discussion_r485638660
##########
File path: src/main/resources/bkvm.conf
##########
@@ -19,6 +19,10 @@ bkvm.enabled=false
# Default value zk+null://127.0.0.1:2181/ledgers works for Pulsar Standalone
metadataServiceUri=zk+null://127.0.0.1:2181/ledgers
+# Refresh BK metadata at boot.
+# BK metadata are not scanned automatically in BKVM, you have to request it
from the UI
+metdata.refreshAtBoot=true
Review comment:
it is not a typo, the accepted value is "metdata" not "metadata"
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]