backport of commit af71f4a55a7189c35b88dfb435cd1096c4898615 (#19261)
Co-authored-by: Adrian Todorov <adrian.todorov@hashicorp.com>
This commit is contained in:
parent
9909d1fa73
commit
e4fd687791
|
@ -142,7 +142,9 @@ parameters {
|
|||
of strings passed directly to the CSI plugin to validate the volume. The
|
||||
details of these parameters are specific to each storage provider, so consult
|
||||
the specific plugin documentation for more information. Only allowed on
|
||||
**volume registration**.
|
||||
**volume registration**. Note that, like the rest of the volume specification,
|
||||
this block is declarative, and an update replaces it in its entirety, therefore
|
||||
all parameters need to be specified.
|
||||
|
||||
## Differences Between Create and Register
|
||||
|
||||
|
|
Loading…
Reference in New Issue