Commit f1deb55e authored by 智勇's avatar 智勇

更新受限ns

parent 2320634d
...@@ -15,7 +15,7 @@ class Client { ...@@ -15,7 +15,7 @@ class Client {
this.domain = domainConfig.domain this.domain = domainConfig.domain
// 禁止操作以下命名空间 // 禁止操作以下命名空间
this.defaultNamespaces = ['kube-system', 'default'] this.defaultNamespaces = ['kube-system', 'kube-public']
} }
sign(params, signMethod) { 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