We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2061279 + e89e00c commit 06cdcdfCopy full SHA for 06cdcdf
1 file changed
production.hcl
@@ -5,7 +5,7 @@ variable "branch_or_sha" {
5
job "cicognara-production" {
6
region = "global"
7
datacenters = ["dc1"]
8
- node_pool = "staging"
+ node_pool = "production"
9
type = "service"
10
group "web" {
11
count = 2
0 commit comments