jiazhai edited a comment on issue #5687: Failed to enable State API in K8s 
installation
URL: https://github.com/apache/pulsar/issues/5687#issuecomment-560376782
 
 
   @pedro93,  Thanks for the clarification.  and sorry for the delay.
   `apply-config-from-env.py` will use the env vars, which passed into docker, 
to replace the config file(no mater the value is setting or not in the file). 
so your change to `deployment/terraform-ansible/templates/bookkeeper.conf` or 
`conf/bookkeeper.conf` will not take effect. 
   In your example, the value in `values-mini.yaml` will take effect. 
   
   Seems , in your example:
   ```
   extraServerComponents: 
"org.apache.bookkeeper.stream.server.StreamStorageLifecycleComponent"
   ```
   These **" and "** are not needed?
    

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to