moomman commented on issue #289:
URL: 
https://github.com/apache/shardingsphere-on-cloud/issues/289#issuecomment-1491312605

   The question is zk pod not start yet.
   When you start,you need to run `helm dependency build` in 
`charts/shardingsphere-proxy/charts/governance`.you will see some chart 
generate there,like this:
   <img width="266" alt="image" 
src="https://user-images.githubusercontent.com/85389467/229029847-a10f6305-9fc4-41b2-ae6c-d12d5c30828c.png";>
   
   Please run these command again:
   
   ` git clone https://github.com/apache/shardingsphere-on-cloud.git
    cd charts/shardingsphere-proxy/charts/governance
    helm dependency build 
    cd ../..
    helm dependency build 
    cd ..
    helm install shardingsphere-proxy shardingsphere-proxy`
   
   
   
   


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