Skip to content
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.

Commit

Permalink
EFGS: Limit instances of EfgsImportKeys
Browse files Browse the repository at this point in the history
(It should have been done long time ago.)
  • Loading branch information
jendakol committed Mar 16, 2021
1 parent 571835e commit 937f334
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builders/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ steps:
- --runtime=go113
- --memory=128
- --timeout=540s
- --max-instances=1
- --service-account=efgs-import-keys@${PROJECT_ID}.iam.gserviceaccount.com
- --set-env-vars=PROJECT_ID=${PROJECT_ID}
- --set-env-vars=EFGS_ENV=${_EFGS_ENV},EFGS_EXTENDED_LOGGING=${_EFGS_EXTENDED_LOGGING}
Expand Down

0 comments on commit 937f334

Please sign in to comment.