Skip to content

Commit a36f79a

Browse files
committed
Adjust the resource-metrics kustomization to be a Component and not a Kustomization.
1 parent b0e481b commit a36f79a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/resource-metrics/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
apiVersion: kustomize.config.k8s.io/v1beta1
2-
kind: Kustomization
1+
apiVersion: kustomize.config.k8s.io/v1alpha1
2+
kind: Component
33

44
configMapGenerator:
55
- name: workload-services-metrics

0 commit comments

Comments
 (0)