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