This is an automated email from the ASF dual-hosted git repository. duanzhengqiang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/shardingsphere-on-cloud.git
commit cb3fdbb495846915424526f0c40692b4142a02c4 Merge: da5056c 0497336 Author: Zhengqiang Duan <[email protected]> AuthorDate: Tue Aug 23 15:45:29 2022 +0800 Merge pull request #41 from mlycore/charts add charts of shardingsphere proxy charts/shardingsphere-proxy/Chart.yaml | 33 ++++ charts/shardingsphere-proxy/LICENSE | 218 +++++++++++++++++++++ .../charts/governance/Chart.yaml | 48 +++++ .../charts/governance/values.yaml | 48 +++++ .../shardingsphere-proxy/templates/configmap.yaml | 55 ++++++ .../shardingsphere-proxy/templates/deployment.yaml | 94 +++++++++ charts/shardingsphere-proxy/templates/service.yaml | 32 +++ charts/shardingsphere-proxy/values.yaml | 155 +++++++++++++++ 8 files changed, 683 insertions(+)
