...

Text file src/edge-infra.dev/hack/build/rules/kustomize/tests/gazelle_test/kustomization.yaml

Documentation: edge-infra.dev/hack/build/rules/kustomize/tests/gazelle_test

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

View as plain text