1apiVersion: kustomize.config.k8s.io/v1beta1 2kind: Kustomization 3resources: 4- configmap.yaml 5# components: 6# - ../base2 7# patches: 8# - path: workload-identity-ksa-patch.yaml 9# target: 10# kind: ServiceAccount
View as plain text