Skip to content

Commit db68e64

Browse files
authored
correcting a typo in nomad template (#33)
1 parent 051e8e9 commit db68e64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deployment/nomad/packs/cortex/templates/cortex.nomad.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@ job [[ template "job_name" . ]] {
135135
"/var/run/docker.sock:/var/run/docker.sock",
136136
"local/application.conf:/etc/cortex/application.conf",
137137
"local/logback.xml:/etc/cortex/logback.xml",
138+
]
138139
}
139140
140141
vault {}

0 commit comments

Comments
 (0)