diff --git a/infrastructure/openshift-monitoring/kustomization.yaml b/infrastructure/openshift-monitoring/kustomization.yaml new file mode 100644 index 0000000000000000000000000000000000000000..be69e3732936c44c85112cefc5c783b25f6217e0 --- /dev/null +++ b/infrastructure/openshift-monitoring/kustomization.yaml @@ -0,0 +1,5 @@ +apiVersion: kustomize.config.k8s.io/v1beta1 +kind: Kustomization +namespace: openshift-monitoring +resources: + - cluster-monitoring-config.yaml