kubernetes Gitlab Runner 的安装
helm 添加 gitlab源 1 helm repo add gitlab https://charts.gitlab.io/ 下载及安装 1. 下载 1 2 helm fetch gitlab/gitlab-runner --untar cp gitlab/values.yaml gitlab-runner-config.yaml 2. 编辑配置文件 一些配置及说明 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23