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

   Modify the shardingsphere-proxy-charts to fix the issue
   1. values.yaml, add `agent.enabled` to control agent open ;`agentConfig` 
will convert to agent.yaml as conf/agent , which is  parsed in configmap
   2. add a `initContainer` to download agent in the previous comment, and tar 
it  in ` /opt/shardingsphere-proxy/agent`,mount it to proxy container
   3. add a `env` called `JAVA_TOOL_OPTIONS`,it refer to the agent.jar we need


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