This commit is contained in:
parent
26ace7cb68
commit
e9a4a3925c
@ -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 获取镜像仓库配置
|
||||
|
Loading…
x
Reference in New Issue
Block a user