diff --git a/components/operators/openshift-gitops-operator/aggregate/overlays/default/kustomization.yaml b/components/operators/openshift-gitops-operator/aggregate/overlays/default/kustomization.yaml new file mode 100644 index 00000000..fe4823f6 --- /dev/null +++ b/components/operators/openshift-gitops-operator/aggregate/overlays/default/kustomization.yaml @@ -0,0 +1,6 @@ +apiVersion: kustomize.config.k8s.io/v1beta1 +kind: Kustomization + +resources: + - ../../../instance/overlays/default + - ../../../operator/overlays/latest