Skip to content

Commit 214609a

Browse files
committed
remove excess permission
1 parent 0e02808 commit 214609a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

run/django/e2e_test_setup.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -81,12 +81,6 @@ steps:
8181
--role roles/secretmanager.secretAccessor \
8282
--project ${PROJECT_ID}"
8383
84-
./retry.sh "gcloud projects add-iam-policy-binding ${PROJECT_ID} \
85-
--member serviceAccount:${sa_email} \
86-
--role roles/cloudsql.client \
87-
--project ${PROJECT_ID}"
88-
89-
9084
- id: "Build Container Image"
9185
name: gcr.io/k8s-skaffold/pack
9286
args: ["build", "${_IMAGE_NAME}", "--builder=gcr.io/buildpacks/builder"]

0 commit comments

Comments
 (0)