git-subtree-dir: cluster-config git-subtree-split: 654f23903bd1f9a27a4810bd289d165b6cfdbb0c
14 lines
353 B
YAML
14 lines
353 B
YAML
kind: Kustomization
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
resources:
|
|
- https://github.com/redhat-cop/gitops-catalog/cost-management-operator/overlays/aggregate
|
|
|
|
patchesJson6902:
|
|
- path: patch-source-and-name.yaml
|
|
target:
|
|
group: koku-metrics-cfg.openshift.io
|
|
kind: KokuMetricsConfig
|
|
name: instance
|
|
version: v1beta1
|