...

Text file src/edge-infra.dev/config/pallets/edge/clusterctl/gke/workload-identity-ksa-patch.yaml

Documentation: edge-infra.dev/config/pallets/edge/clusterctl/gke

     1apiVersion: v1
     2kind: ServiceAccount
     3metadata:
     4  name: clusterctl
     5  labels:
     6    platform.edge.ncr.com/component: clusterctl
     7  annotations:
     8    iam.gke.io/gcp-service-account: cctl-${cluster_hash}@${gcp_project_id}.iam.gserviceaccount.com

View as plain text