acesir commented on issue #153:
URL: 
https://github.com/apache/pulsar-helm-chart/issues/153#issuecomment-908426946


   > I think you can use configmap of pulsar-manager to set your env.
   > 
   > 
https://github.com/apache/pulsar-helm-chart/blob/master/charts/pulsar/templates/pulsar-manager-configmap.yaml
   > 
   > 
https://github.com/apache/pulsar-helm-chart/blob/master/charts/pulsar/templates/pulsar-manager-deployment.yaml#L70
   
   I have tried but using any variation of setting default_environment_name and 
service_url does not seem to propagate correctly. The application properties 
have the bellow config keys but there seems no way to set them and pass through 
so the environment is created. No docs around illustrating how to do it either.
   
   ```
   # default environment configuration
   default.environment.name=
   default.environment.service_url=
   ```


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to