add volume
This commit is contained in:
parent
c254943855
commit
1043ab0f3c
@ -39,6 +39,9 @@ job "loki" {
|
|||||||
"-config.file",
|
"-config.file",
|
||||||
"/etc/loki/local-config.yaml",
|
"/etc/loki/local-config.yaml",
|
||||||
]
|
]
|
||||||
|
volumes = [
|
||||||
|
"/mnt/diskstation/nomad/loki:/loki"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
template {
|
template {
|
||||||
data = <<EOH
|
data = <<EOH
|
||||||
|
Loading…
Reference in New Issue
Block a user