mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 19:05:42 +03:00
Merge pull request #9457 from hashicorp/ml4-patch-1
Update csi_plugin.mdx
This commit is contained in:
@@ -28,7 +28,7 @@ csi_plugin {
|
||||
|
||||
- `id` `(string: <required>)` - This is the ID for the plugin. Some
|
||||
plugins will require both controller and node plugin types (see
|
||||
below); you need to use the same ID for both so that Nomad knows the
|
||||
below); you need to use the same ID for both so that Nomad knows they
|
||||
belong to the same plugin.
|
||||
|
||||
- `type` `(string: <required>)` - One of `node`, `controller`, or
|
||||
|
||||
Reference in New Issue
Block a user