Merge commit 'fe564d72279f4ab061b961dd528623f0ed272667' as 'cluster-config'
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