add volume

This commit is contained in:
vincent 2022-05-14 09:33:15 +02:00
parent c254943855
commit 1043ab0f3c

View File

@ -39,6 +39,9 @@ job "loki" {
"-config.file",
"/etc/loki/local-config.yaml",
]
volumes = [
"/mnt/diskstation/nomad/loki:/loki"
]
}
template {
data = <<EOH