mkoertgen commented on issue #108:
URL: 
https://github.com/apache/pulsar-helm-chart/issues/108#issuecomment-1046001952


   Hi @lhotari ,
   
   As a workaround, I managed to create a simple k8s-job that performed the 
steps described in
   - 
https://pulsar.apache.org/docs/en/administration-pulsar-manager/#set-administrator-account-and-password
   
   Here is the gist of it:
   - https://gist.github.com/mkoertgen/a3c45689e78b88f71d2c373a243c95d7
   
   Please have a look. It should be straight-forward to add it to the helm 
chart as a [post-install helm-hook](https://helm.sh/docs/topics/charts_hooks/)
   
   **Note:** Not sure whether the pod also needs to persist state. Might be the 
configuration gets lots on restarts (not sure where this is persisted).


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