mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
Added min-instances setting
This commit is contained in:
committed by
Alec LaLonde
parent
f886ff1884
commit
105e104188
2
.github/workflows/gcp-deploy-frontend.yaml
vendored
2
.github/workflows/gcp-deploy-frontend.yaml
vendored
@@ -188,7 +188,7 @@ jobs:
|
||||
--cpu 1 \
|
||||
--memory 512Mi \
|
||||
--ingress all \
|
||||
--max-instances 1 \
|
||||
--min-instances 1 \
|
||||
--allow-unauthenticated \
|
||||
--set-env-vars WEB3_STORAGE_TOKEN=${{secrets.WEB3_STORAGE_TOKEN}} \
|
||||
--set-env-vars OPENSEA_API_KEY=${{secrets.OPENSEA_API_KEY}} \
|
||||
|
||||
Reference in New Issue
Block a user