mirror of
https://github.com/kemko/nomad.git
synced 2026-01-10 12:25:42 +03:00
docs: fix linter typos in docs
This commit is contained in:
@@ -91,7 +91,7 @@ context {
|
||||
- `mount_options` - Options for mounting `file-system` volumes that don't
|
||||
already have a pre-formatted file system. Consult the documentation for your
|
||||
storage provider and CSI plugin as to whether these options are required or
|
||||
neccessary.
|
||||
necessary.
|
||||
|
||||
- `fs_type`: file system type (ex. `"ext4"`)
|
||||
- `mount_flags`: the flags passed to `mount` (ex. `"ro,noatime"`)
|
||||
|
||||
@@ -59,7 +59,7 @@ the [volume_mount][volume_mount] stanza in the `task` configuration.
|
||||
`file-system` [attachment mode]. These options override the `mount_options`
|
||||
field from [volume registration]. Consult the documentation for your storage
|
||||
provider and CSI plugin as to whether these options are required or
|
||||
neccessary.
|
||||
necessary.
|
||||
|
||||
- `fs_type`: file system type (ex. `"ext4"`)
|
||||
- `mount_flags`: the flags passed to `mount` (ex. `"ro,noatime"`)
|
||||
|
||||
Reference in New Issue
Block a user