--- apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization commonAnnotations: argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true resources: # Operator deployment - namespace.yaml - subscription.yaml - operatorgroup.yaml # Deploy cluster resources - metallb.yaml - bgp_advertisement.yaml