Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3341123
D13473.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
496 B
Referenced Files
None
Subscribers
None
D13473.diff
View Options
diff --git a/services/terraform/remote/service_webapp.tf b/services/terraform/remote/service_webapp.tf
--- a/services/terraform/remote/service_webapp.tf
+++ b/services/terraform/remote/service_webapp.tf
@@ -20,6 +20,7 @@
module "webapp_service" {
source = "../modules/keyserver_node_service"
+ desired_count = local.is_staging ? 2 : 4
container_name = "webapp"
image = local.keyserver_image
service_name = "webapp"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Nov 22, 10:33 PM (12 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2566033
Default Alt Text
D13473.diff (496 B)
Attached To
Mode
D13473: [terraform] increase web app service task on prod from 2 to 4
Attached
Detach File
Event Timeline
Log In to Comment