Skip to content

Commit bfc49d0

Browse files
committed
update old section
1 parent 02d50df commit bfc49d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/explanations/advanced-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ Supported storage types are nfs (default on most cloud providers), efs (default
438438

439439
When using the `cephfs` storage type option, the block storage underlying all Ceph storage will be provisioned through the same Kubernetes storage class. By default, Kubernetes will use the default storage class unless a specific one is provided. For enhanced performance, some cloud providers offer premium storage class options.
440440

441-
You can specify the desired storage class under `storage.ceph` section in the configuration file. Below are examples of potential storage class values for various cloud providers:
441+
You can specify the desired storage class under `ceph.storage_class_name` section in the configuration file. Below are examples of potential storage class values for various cloud providers:
442442

443443
<Tabs>
444444
<TabItem label="AWS" value="AWS" default="true">

0 commit comments

Comments
 (0)