mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 18:05:42 +03:00
volume_mount doc tweak (#7900)
This commit is contained in:
@@ -43,7 +43,7 @@ updates to remove a volume that it depends on.
|
||||
to access.
|
||||
|
||||
- `destination` `(string: "")` - Specifies where the volume should be mounted
|
||||
inside the tasks container.
|
||||
inside the task's allocation.
|
||||
|
||||
- `read_only` `(bool: false)` - When a group volume is writeable, you may
|
||||
specify that it is `read_only` on a per mount level using the `read_only`
|
||||
|
||||
Reference in New Issue
Block a user