Squashed 'cluster-config/' content from commit 654f2390
git-subtree-dir: cluster-config git-subtree-split: 654f23903bd1f9a27a4810bd289d165b6cfdbb0c
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
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
|
||||
@@ -0,0 +1,6 @@
|
||||
- op: replace
|
||||
path: /spec/source/name
|
||||
value: aws.cluster
|
||||
- op: replace
|
||||
path: /metadata/name
|
||||
value: aws-cluster
|
||||
Reference in New Issue
Block a user