...

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

Documentation: edge-infra.dev/config/pallets/f8n/postgrest/gke

     1apiVersion: v1
     2kind: ServiceAccount
     3metadata:
     4  name: postgrest
     5  annotations:
     6    iam.gke.io/gcp-service-account: postgrest-${cluster_hash}@${gcp_project_id}.iam.gserviceaccount.com

View as plain text