sloan-dog opened a new issue #108:
URL: https://github.com/apache/pulsar-helm-chart/issues/108


   #### Expected behavior
   Providing non default username and password for Pulsar Admin Manager 
component should actually change the username and password
   
   #### Actual behavior
   Pulsar admin manager always uses the default username and password (not 
secure)
   
   #### Steps to reproduce
   `helm upgrade --install --set 
pulsar_manager.admin.password=myspecialpassword --set 
pulsar_manager.admin.user=myspecialuser --set initialize=true --values 
examples/values-minikube.yaml --namespace pulsar pulsar-mini apache/pulsar`
   
   *I am aware that default chart does not restart pods if the secret changes, 
but lets say this is fresh install (also the case). 
   
   #### System configuration
   **Helm chart commit**: c059ea25d80d6165b67ee163252a682198d8933f
   
   Using all default values for minkube
   


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


Reply via email to