mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
docs: job volume spec tasks source, not config > source
This commit is contained in:
@@ -27,10 +27,7 @@ job "docs" {
|
||||
volume "certs" {
|
||||
type = "host"
|
||||
read_only = true
|
||||
|
||||
config {
|
||||
source = "ca-certificates"
|
||||
}
|
||||
source = "ca-certificates"
|
||||
}
|
||||
|
||||
task "example" {
|
||||
|
||||
Reference in New Issue
Block a user