...

Text file src/edge-infra.dev/config/pallets/linkerdctl/controller/base/crds/kustomization.yaml

Documentation: edge-infra.dev/config/pallets/linkerdctl/controller/base/crds

     1namespace: linkerdctl
     2apiVersion: kustomize.config.k8s.io/v1beta1
     3kind: Kustomization
     4resources:
     5- linkerd.edge.ncr.com_linkerds.yaml
     6- linkerd.edge.ncr.com_linkerdworkloadinjections.yaml
     7commonLabels:
     8  platform.edge.ncr.com/component: 'linkerdctl'

View as plain text