Skip to content

Commit

Permalink
volume_mount doc tweak (#7900)
Browse files Browse the repository at this point in the history
  • Loading branch information
tgross authored May 8, 2020
1 parent 320a757 commit 0940a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/pages/docs/job-specification/volume_mount.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit 0940a50

Please sign in to comment.