This commit is contained in:
+1
-1
@@ -49,7 +49,7 @@ func GetOnlKubeConfigByNamespace(namespace string) KubeConfig {
|
||||
|
||||
// GetTestKubeConfigByNamespace 获取namespace的测试kube配置
|
||||
func GetTestKubeConfigByNamespace(namespace string) KubeConfig {
|
||||
return config.Kube[namespace].Onl
|
||||
return config.Kube[namespace].Test
|
||||
}
|
||||
|
||||
// GetRegistryConfig 获取镜像仓库配置
|
||||
|
||||
Reference in New Issue
Block a user