Commit 40c8053c authored by xuezj's avatar xuezj

Merge remote-tracking branch 'origin/master'

parents bad97c56 07549804
......@@ -15,7 +15,7 @@ class Client {
this.domain = domainConfig.domain
// 禁止操作以下命名空间
this.defaultNamespaces = ['kube-system', 'kube-public']
this.defaultNamespaces = ['kube-system', 'default']
}
sign(params, signMethod) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment