apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: kubeflow resources: - cluster-role-binding.yaml - crd.yaml - service-account.yaml - stateful-set.yaml commonLabels: kustomize.component: metacontroller # Update metacontroller CRD: # Copy the upstream file to crd.yaml in this folder. # Upstream file: https://github.com/metacontroller/metacontroller/blob/master/manifests/production/metacontroller-crds-v1.yaml