Jenkins X在名称空间中找不到系统保管库名称

时间:2019-05-14 04:50:55

标签: jenkins--x

我正在尝试在我的GKE集群上的jenkins x NG中添加一个团队。但是,团队负责人无法建立团队并死于以下错误:

Unable to install jx for team A: configuring the git auth: creating the git auth config service: could not find the system vault name in namespace \"NAME_OF_NAMESPACE\"

默认团队的金库工作正常。

1 个答案:

答案 0 :(得分:0)

team控制器尚不支持GitOps管理。

目前,我将通过jx install --namespace myotherteam --provider=gke ...

安装多个团队