Skip to content

Commit c7e2908

Browse files
Remove external metrics APIService resources
1 parent 4ae9e8f commit c7e2908

File tree

3 files changed

+0
-34
lines changed

3 files changed

+0
-34
lines changed

config/internal/mcad/apiservice_external-metrics.yaml

-18
This file was deleted.

config/internal/mcad/service.yaml.tmpl

-15
This file was deleted.

controllers/multi_cluster_app_dispatcher.go

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ import (
2222

2323
var multiClusterAppDispatcherTemplates = []string{
2424
"mcad/configmap.yaml.tmpl",
25-
"mcad/service.yaml.tmpl",
2625
"mcad/serviceaccount.yaml.tmpl",
2726
"mcad/deployment.yaml.tmpl",
2827
}

0 commit comments

Comments
 (0)