CD to GCP CloudRun gives authZ error:
Running: gcloud run deploy pivotalspring-prod --image dbeauregard/pivotalspring:0.0.1-SNAPSHOT --update-labels ^,^managed-by=github-actions,commit-sha=41584d44d82e7fcf03fd586c992c1cd93bb86a0e --format json --region us-central1
Error: google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command gcloud run deploy pivotalspring-prod --image dbeauregard/pivotalspring:0.0.1-SNAPSHOT --update-labels ^,^managed-by=github-actions,commit-sha=41584d44d82e7fcf03fd586c992c1cd93bb86a0e --format json --region us-central1: ERROR: (gcloud.run.deploy) PERMISSION_DENIED: Permission 'run.services.get' denied on resource 'namespaces//services/pivotalspring-prod' (or resource may not exist). This command is authenticated as principal://iam.googleapis.com/projects//locations/global/workloadIdentityPools/github/subject/repo:dbeauregard/pivotalspring:ref:refs/tags/v0.1 using the credentials in /home/runner/work/pivotalspring/pivotalspring/gha-creds-8bbfed0714301799.json, specified by the [auth/credential_file_override] property.
CD to GCP CloudRun gives authZ error: Running: gcloud run deploy pivotalspring-prod --image dbeauregard/pivotalspring:0.0.1-SNAPSHOT --update-labels ^,^managed-by=github-actions,commit-sha=41584d44d82e7fcf03fd586c992c1cd93bb86a0e --format json --region us-central1 Error: google-github-actions/deploy-cloudrun failed with: failed to execute gcloud command
gcloud run deploy pivotalspring-prod --image dbeauregard/pivotalspring:0.0.1-SNAPSHOT --update-labels ^,^managed-by=github-actions,commit-sha=41584d44d82e7fcf03fd586c992c1cd93bb86a0e --format json --region us-central1
: ERROR: (gcloud.run.deploy) PERMISSION_DENIED: Permission 'run.services.get' denied on resource 'namespaces//services/pivotalspring-prod' (or resource may not exist). This command is authenticated as principal://iam.googleapis.com/projects//locations/global/workloadIdentityPools/github/subject/repo:dbeauregard/pivotalspring:ref:refs/tags/v0.1 using the credentials in /home/runner/work/pivotalspring/pivotalspring/gha-creds-8bbfed0714301799.json, specified by the [auth/credential_file_override] property.