namespace: linkerdctl apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ../base - old-persistent-volume-claim.yaml - persistent-volume-claim.yaml commonLabels: platform.edge.ncr.com/component: 'linkerdctl' components: - ../../../../components/edge/patches/server-preferred - ../../../../components/edge/patches/tolerations patches: - path: deployment-patch.yaml target: name: linkerdctl kind: Deployment