...

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

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

     1namespace: display
     2apiVersion: kustomize.config.k8s.io/v1beta1
     3kind: Kustomization
     4resources:
     5- ./displayctl
     6- ./xserver
     7- ./webhook
     8- ./crds
     9- namespace.yaml
    10commonLabels:
    11  app.kubernetes.io/part-of: display
    12  platform.edge.ncr.com/component: display

View as plain text