...

Text file src/edge-infra.dev/config/pallets/fluxcd/operators/gke/kustomization.yaml

Documentation: edge-infra.dev/config/pallets/fluxcd/operators/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    name: source-controller
    11    kind: ServiceAccount

View as plain text