Remove double quotes from the environment variables (#24)
*Motivation* Some of the environment variables still use double quotes. They result in the following ```bash Could not find or load main class " ```
This commit is contained in:
parent
6cddb81da1
commit
9778ce2fe1
@ -496,9 +496,7 @@ autorecovery:
|
||||
##
|
||||
configData:
|
||||
BOOKIE_MEM: >
|
||||
"
|
||||
-Xms64m -Xmx64m
|
||||
"
|
||||
|
||||
## Pulsar Zookeeper metadata. The metadata will be deployed as
|
||||
## soon as the last zookeeper node is reachable. The deployment
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user