Skip to content

Commit 8674056

Browse files
Update infra/gcp/bash/prow/ensure-e2e-projects.sh
Co-authored-by: Arnaud M. <[email protected]>
1 parent 704d999 commit 8674056

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

infra/gcp/bash/prow/ensure-e2e-projects.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ function ensure_e2e_project() {
7272
file.googleapis.com \
7373
logging.googleapis.com \
7474
monitoring.googleapis.com \
75-
storage-component.googleapis.com \
76-
secretmanager.googleapis.com
75+
secretmanager.googleapis.com \
76+
storage-component.googleapis.com
7777

7878
# TODO: this is what prow.k8s.io uses today, but seems overprivileged, we
7979
# could consider using a more limited custom IAM role instead

0 commit comments

Comments
 (0)