1apiVersion: kustomize.config.k8s.io/v1beta1 2kind: Kustomization 3resources: 4- workload-identity-policy.yaml 5commonAnnotations: 6 cnrm.cloud.google.com/project-id: ${gcp_project_id} 7commonLabels: 8 platform.edge.ncr.com/component: bannerctl 9components: 10- ../../gcpinfra