...

Text file src/edge-infra.dev/config/pallets/f8n/dev-infra/jack-bot/gke/kustomization.yaml

Documentation: edge-infra.dev/config/pallets/f8n/dev-infra/jack-bot/gke

     1apiVersion: kustomize.config.k8s.io/v1beta1
     2kind: Kustomization
     3resources:
     4- gcpinfra
     5- ingress.yaml
     6- managed-cert.yaml
     7commonLabels:
     8  platform.edge.ncr.com/component: jack-bot
     9components:
    10- ../base
    11patches:
    12- path: workload-identity-ksa-patch.yaml
    13  target:
    14    kind: ServiceAccount

View as plain text