我的掌舵图 该存储库包含各种项目的Helm图表 从此存储库安装图表 将存储库添加到Helm: helm repo add my-helm-charts https://tech.paulcz.net/my-helm-charts 安装应用程序1: helm install my-helm-charts/app1 安装应用程序2: helm install my-helm-charts/app2