Skip to content

Commit 07b2e60

Browse files
committed
chore: don't automatically add resource metrics
1 parent a3fb700 commit 07b2e60

File tree

3 files changed

+0
-22
lines changed

3 files changed

+0
-22
lines changed

config/default/kustomization.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ resources:
1818
# - ../crd
1919
# - ../rbac
2020
- ../manager
21-
- ../resource-metrics
2221
# [WEBHOOK] To enable webhook, uncomment all the sections with [WEBHOOK] prefix including the one in
2322
# crd/kustomization.yaml
2423
# - ../webhook

config/resource-metrics/general.yaml

Lines changed: 0 additions & 20 deletions
This file was deleted.

config/resource-metrics/kustomization.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ configMapGenerator:
88
telemetry.datumapis.com/resource-metrics-config: "true"
99

1010
files:
11-
- general.yaml
1211
- instances.yaml
1312
- workload-deployments.yaml
1413
- workloads.yaml

0 commit comments

Comments
 (0)