backport of commit af71f4a55a7189c35b88dfb435cd1096c4898615 (#19261)

Co-authored-by: Adrian Todorov <adrian.todorov@hashicorp.com>
This commit is contained in:
hc-github-team-nomad-core 2023-12-04 02:58:58 -06:00 committed by GitHub
parent 9909d1fa73
commit e4fd687791
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -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