...

Text file src/edge-infra.dev/config/pallets/edge/bsl-shims/bsl-catalog-edge-client/dsds/kustomization.yaml

Documentation: edge-infra.dev/config/pallets/edge/bsl-shims/bsl-catalog-edge-client/dsds

     1apiVersion: kustomize.config.k8s.io/v1beta1
     2kind: Kustomization
     3resources:
     4- bsl-catalog-edge-client-daemonset.yaml
     5commonLabels:
     6  platform.edge.ncr.com/component: bsl-catalog-edge-client
     7components:
     8- ../base
     9patches:
    10- path: ../../dsds-service-patch.json
    11  target:
    12    kind: Service

View as plain text