Feat: remove unused crd in chart (#5899)

* Feat: remove unused crd in chart

Signed-off-by: Somefive <yd219913@alibaba-inc.com>

* fix test

Signed-off-by: Somefive <yd219913@alibaba-inc.com>

---------

Signed-off-by: Somefive <yd219913@alibaba-inc.com>
This commit is contained in:
Somefive
2023-04-24 09:57:30 +08:00
committed by GitHub
parent efb2f1b083
commit f328308d8e
137 changed files with 30 additions and 22526 deletions

View File

@@ -39,7 +39,7 @@ import (
utilcommon "github.com/oam-dev/kubevela/pkg/utils/common"
)
var _ = Describe("HealthScope", func() {
var _ = PDescribe("HealthScope", func() {
ctx := context.Background()
var namespace string
var ns corev1.Namespace