From c07a01daf768e01233397a0990717fd61628247d Mon Sep 17 00:00:00 2001 From: James Lu Date: Wed, 11 Sep 2024 13:25:52 +0800 Subject: [PATCH] doc(setting): modify the setting description Modify the setting `Default Longhorn Static Storage Class Name` description. ref longhorn/longhorn 9391 Signed-off-by: James Lu --- content/docs/1.6.3/references/settings.md | 2 +- content/docs/1.7.2/references/settings.md | 2 +- content/docs/1.8.0/references/settings.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/docs/1.6.3/references/settings.md b/content/docs/1.6.3/references/settings.md index ab6a0afd2..ad491b094 100644 --- a/content/docs/1.6.3/references/settings.md +++ b/content/docs/1.6.3/references/settings.md @@ -225,7 +225,7 @@ Every Longhorn release will ship with a new Longhorn engine image. If the curren > Default: `longhorn-static` -The `storageClassName` is for persistent volumes (PVs) and persistent volume claims (PVCs) when creating PV/PVC for an existing Longhorn volume. Notice that it's unnecessary for users to create the related StorageClass object in Kubernetes since the StorageClass would only be used as matching labels for PVC bounding purpose. By default 'longhorn-static'. +The `storageClassName` is for persistent volumes (PVs) and persistent volume claims (PVCs) when creating PV/PVC for an existing Longhorn volume. Notice that it's unnecessary for users to create the related StorageClass object in Kubernetes since the StorageClass would only be used as matching labels for PVC bounding purposes. The "storageClassName" needs to be an existing StorageClass. Only the StorageClass named `longhorn-static` will be created if it does not exist. By default 'longhorn-static'. #### Default Replica Count diff --git a/content/docs/1.7.2/references/settings.md b/content/docs/1.7.2/references/settings.md index 8f7391b16..9b7b02346 100644 --- a/content/docs/1.7.2/references/settings.md +++ b/content/docs/1.7.2/references/settings.md @@ -232,7 +232,7 @@ Every Longhorn release will ship with a new Longhorn engine image. If the curren > Default: `longhorn-static` -The `storageClassName` is for persistent volumes (PVs) and persistent volume claims (PVCs) when creating PV/PVC for an existing Longhorn volume. Notice that it's unnecessary for users to create the related StorageClass object in Kubernetes since the StorageClass would only be used as matching labels for PVC bounding purpose. By default 'longhorn-static'. +The `storageClassName` is for persistent volumes (PVs) and persistent volume claims (PVCs) when creating PV/PVC for an existing Longhorn volume. Notice that it's unnecessary for users to create the related StorageClass object in Kubernetes since the StorageClass would only be used as matching labels for PVC bounding purposes. The "storageClassName" needs to be an existing StorageClass. Only the StorageClass named `longhorn-static` will be created if it does not exist. By default 'longhorn-static'. #### Default Replica Count diff --git a/content/docs/1.8.0/references/settings.md b/content/docs/1.8.0/references/settings.md index 8f7391b16..9b7b02346 100644 --- a/content/docs/1.8.0/references/settings.md +++ b/content/docs/1.8.0/references/settings.md @@ -232,7 +232,7 @@ Every Longhorn release will ship with a new Longhorn engine image. If the curren > Default: `longhorn-static` -The `storageClassName` is for persistent volumes (PVs) and persistent volume claims (PVCs) when creating PV/PVC for an existing Longhorn volume. Notice that it's unnecessary for users to create the related StorageClass object in Kubernetes since the StorageClass would only be used as matching labels for PVC bounding purpose. By default 'longhorn-static'. +The `storageClassName` is for persistent volumes (PVs) and persistent volume claims (PVCs) when creating PV/PVC for an existing Longhorn volume. Notice that it's unnecessary for users to create the related StorageClass object in Kubernetes since the StorageClass would only be used as matching labels for PVC bounding purposes. The "storageClassName" needs to be an existing StorageClass. Only the StorageClass named `longhorn-static` will be created if it does not exist. By default 'longhorn-static'. #### Default Replica Count