windghoul commented on issue #183:
URL: 
https://github.com/apache/shardingsphere-on-cloud/issues/183#issuecomment-1396399088

   Hi @windson ,you can try this to set values:
   ```
   helm install sstest apache-shardingsphere-proxy-charts -n ss  --set 
compute.serverConfig.authority.users="{user:root,password:root}"
   ```
   The reason for the bug is because helm passing array values through --set
   
   references: 
https://stackoverflow.com/questions/53846273/helm-passing-array-values-through-set


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