未验证 提交 744516d9 编写于 作者: Z zryfish 提交者: GitHub

Merge pull request #221 from zryfish/refactor_component_status

remove kubesphere-monitoring-system
...@@ -28,7 +28,7 @@ import ( ...@@ -28,7 +28,7 @@ import (
) )
// Namespaces need to watch // Namespaces need to watch
var SYSTEM_NAMESPACES = [...]string{"kubesphere-system", "openpitrix-system", "kube-system", "kubesphere-monitoring-system"} var SYSTEM_NAMESPACES = [...]string{"kubesphere-system", "openpitrix-system", "kube-system"}
type Component struct { type Component struct {
Name string `json:"name"` Name string `json:"name"`
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册