# helm **Repository Path**: deployService/helm ## Basic Information - **Project Name**: helm - **Description**: helm - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 使用ansible脚本安装 `ansbile-playbook install-playbook.yml ` # 手动安装 ``` cd helm \ cp soft/helm-v3.3.1-linux-amd64/linux-amd64/helm /usr/local/bin/helm\ chmod u+x 755 /usr/local/bin/helm \ ./soft/bash-completion.sh \ helm version ```