...

Text file src/edge-infra.dev/config/pallets/edge/bannerctl/gke/gcpinfra/workload-identity-policy.yaml

Documentation: edge-infra.dev/config/pallets/edge/bannerctl/gke/gcpinfra

     1apiVersion: iam.cnrm.cloud.google.com/v1beta1
     2kind: IAMPolicyMember
     3metadata:
     4  name: bannerctl-workload-id
     5spec:
     6  member: serviceAccount:${gcp_project_id}.svc.id.goog[bannerctl/bannerctl]
     7  resourceRef:
     8    name: bannerctl
     9    apiVersion: iam.cnrm.cloud.google.com/v1beta1
    10    kind: IAMServiceAccount
    11  role: roles/iam.workloadIdentityUser

View as plain text