mirror of
https://github.com/kubevela/kubevela.git
synced 2026-02-14 10:00:06 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user