add bot deploy

This commit is contained in:
41666 2020-12-11 00:16:03 -05:00
parent 25a94089f8
commit 961989197c
5 changed files with 124 additions and 12 deletions

View file

@ -8,4 +8,6 @@ ui_regions = [
"australia-southeast1",
"asia-northeast1",
"asia-southeast1"
]
]
deploy_bot = true
bot_instance_size = "e2-micro"

View file

@ -1,4 +1,6 @@
environment_tag = "stage"
ui_regions = [
"us-east4"
]
]
deploy_bot = true
bot_instance_size = "f1-micro"