...

Text file src/edge-infra.dev/config/pallets/sds/tolerator/base/kustomization.yaml

Documentation: edge-infra.dev/config/pallets/sds/tolerator/base

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

View as plain text