add priority to template
This commit is contained in:
parent
e8432f18c0
commit
6640d1da22
@ -1,6 +1,7 @@
|
|||||||
|
|
||||||
job "sample" {
|
job "sample" {
|
||||||
datacenters = ["homelab"]
|
datacenters = ["homelab"]
|
||||||
|
priority = 50
|
||||||
type = "service"
|
type = "service"
|
||||||
meta {
|
meta {
|
||||||
forcedeploy = "0"
|
forcedeploy = "0"
|
||||||
|
Loading…
Reference in New Issue
Block a user