From e4fd6877914953648d31e80534e6e3960a7613ea Mon Sep 17 00:00:00 2001 From: hc-github-team-nomad-core <82989552+hc-github-team-nomad-core@users.noreply.github.com> Date: Mon, 4 Dec 2023 02:58:58 -0600 Subject: [PATCH] backport of commit af71f4a55a7189c35b88dfb435cd1096c4898615 (#19261) Co-authored-by: Adrian Todorov --- website/content/docs/other-specifications/volume/index.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/website/content/docs/other-specifications/volume/index.mdx b/website/content/docs/other-specifications/volume/index.mdx index f1a2de114..5422693c6 100644 --- a/website/content/docs/other-specifications/volume/index.mdx +++ b/website/content/docs/other-specifications/volume/index.mdx @@ -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