larsenqec commented on issue #183:
URL: https://github.com/apache/couchdb-helm/issues/183#issuecomment-2486485430

   Update. I discovered that the statefulset.yaml template does indeed read 
adminHash from the kubernetes secret, however the values.yaml documentation is 
simply wrong. If you put ANY value for adminHash in your helm deployment, then 
it will read the value of adminHash from the secret. So, we have deployed with 
adminHash = true in Values while the full hash is in our secret.
   
   The comments in values.yaml should be updated. 
   
   Suggestion values.yaml should be changed to have "adminHashFromSecret" as a 
true/false option. That would certainly clarify matters.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to