mirror of
https://github.com/imjasonh/kontain.me
synced 2026-07-10 18:03:01 +00:00
random.kontain.me doesn't need resources or single-concurrency
This commit is contained in:
parent
b6b6a55059
commit
b2caac1d48
1 changed files with 0 additions and 2 deletions
|
|
@ -5,8 +5,6 @@ set -euxo pipefail
|
|||
KO_DOCKER_REPO=gcr.io/kontainme ko publish -P ./cmd/random && \
|
||||
gcloud --project=kontainme beta run deploy random \
|
||||
--image=gcr.io/kontainme/github.com/imjasonh/kontain.me/cmd/random \
|
||||
--memory=2Gi \
|
||||
--concurrency=1 \
|
||||
--region=us-central1
|
||||
|
||||
KO_DOCKER_REPO=gcr.io/kontainme ko publish -P ./cmd/ko && \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue