...

Text file src/edge-infra.dev/config/pallets/f8n/middlechild/server/gke/kustomization.yaml

Documentation: edge-infra.dev/config/pallets/f8n/middlechild/server/gke

     1apiVersion: kustomize.config.k8s.io/v1beta1
     2kind: Kustomization
     3resources:
     4- gcpinfra
     5components:
     6- ../base
     7patches:
     8- path: workload-identity-ksa-patch.yaml
     9  target:
    10    kind: ServiceAccount

View as plain text