...

Text file src/edge-infra.dev/config/pallets/edge/api/generic/kustomization.yaml

Documentation: edge-infra.dev/config/pallets/edge/api/generic

     1apiVersion: kustomize.config.k8s.io/v1beta1
     2kind: Kustomization
     3resources:
     4- gcpinfra
     5commonLabels:
     6  platform.edge.ncr.com/component: edge-backend
     7components:
     8- ../../../../components/google-app-creds/external-secret
     9- ../base
    10- ../../../../components/google-app-creds/deployment-patch

View as plain text