Skip to content

Commit

Permalink
Update app replicas to 2
Browse files Browse the repository at this point in the history
  • Loading branch information
johnake committed Oct 18, 2023
1 parent 8c9b5f6 commit 5db1569
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion terraform/aks/workspace_variables/production_aks.tfvars.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@
},
"inf_vault_name": "s189p01-faltrn-pd-inf-kv",
"key_vault_resource_group": "s189p01-faltrn-pd-rg",
"worker_replicas": 2
"worker_replicas": 2,
"replicas": 2
}

0 comments on commit 5db1569

Please sign in to comment.