You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/08/30 15:13:07 UTC

[GitHub] [pulsar-helm-chart] acesir commented on issue #153: Pulsar manager default environment

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-unsubscribe@pulsar.apache.org

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