Skip to content

Commit 015c71c

Browse files
authored
Merge pull request #47 from datum-cloud/resource-metrics-to-component
Adjust the resource-metrics kustomization to be a Component and not a Kustomization.
2 parents b0e481b + a36f79a commit 015c71c

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)