我正在使用Gitlabhelm chart在我的集群上安装Gitlab。我想设置initialRootPassword,这样我就可以不用做kubectl get secret就可以登录了。## Initial root password for this GitLab installation
## Secret created according to doc/installation/secrets.md#initial-root-pass
我按照这里的说明使用helm创建了一个Mongo实例。这需要一些适应,因为它是通过gitlab和gitlab-ci创建的。不幸的是,关于values.yaml的部分被略过了,我还没有找到完整的mongo通过helm的例子。许多例子似乎也被弃用了。To get the current value:
export MONGODB_ROOT_PASSWORD=$(kubectl get secret --namespace angular-23641052-review-86-sh-mousur
我已经安装了带有Gitlab UI的Helm Tiller。Tiller服务似乎是通过Gitlab工作的,例如,我从Gitlab UI安装了Ingress。当我使用helm init时,它会说它已经安装了(这完全有道理):$HELM_HOME has been configured at C:\Users\