You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/04/13 12:54:39 UTC

[GitHub] [pulsar] jarleaase commented on issue #9861: Pulsar standalone fails to start up when I set clusterName != "standalone"

jarleaase commented on issue #9861:
URL: https://github.com/apache/pulsar/issues/9861#issuecomment-818712252


   It works now in k8s, with this configuration:
   ```
   image: apachepulsar/pulsar-all
   pod.command: sh -c '/pulsar/bin/apply-config-from-env.py /pulsar/conf/standalone.conf; exec /pulsar/bin/pulsar standalone -nfw;'
   pod.env: clusterName=whatever
   ```


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