diff --git a/content/en/docs/concepts/storage/ephemeral-volumes.md b/content/en/docs/concepts/storage/ephemeral-volumes.md index 1e811fb82a..2d54f71cd2 100644 --- a/content/en/docs/concepts/storage/ephemeral-volumes.md +++ b/content/en/docs/concepts/storage/ephemeral-volumes.md @@ -7,7 +7,7 @@ reviewers: - pohly title: Ephemeral Volumes content_type: concept -weight: 50 +weight: 30 --- diff --git a/content/en/docs/concepts/storage/projected-volumes.md b/content/en/docs/concepts/storage/projected-volumes.md index a5914adb6f..962e6bae91 100644 --- a/content/en/docs/concepts/storage/projected-volumes.md +++ b/content/en/docs/concepts/storage/projected-volumes.md @@ -6,6 +6,7 @@ reviewers: - zshihang title: Projected Volumes content_type: concept +weight: 21 # just after persistent volumes --- diff --git a/content/en/docs/concepts/storage/storage-capacity.md b/content/en/docs/concepts/storage/storage-capacity.md index 13ae8ab722..dbe30643d9 100644 --- a/content/en/docs/concepts/storage/storage-capacity.md +++ b/content/en/docs/concepts/storage/storage-capacity.md @@ -7,7 +7,7 @@ reviewers: - pohly title: Storage Capacity content_type: concept -weight: 45 +weight: 70 --- diff --git a/content/en/docs/concepts/storage/volume-pvc-datasource.md b/content/en/docs/concepts/storage/volume-pvc-datasource.md index 9e59560d1d..f800d9107a 100644 --- a/content/en/docs/concepts/storage/volume-pvc-datasource.md +++ b/content/en/docs/concepts/storage/volume-pvc-datasource.md @@ -6,7 +6,7 @@ reviewers: - msau42 title: CSI Volume Cloning content_type: concept -weight: 30 +weight: 60 --- diff --git a/content/en/docs/concepts/storage/volume-snapshot-classes.md b/content/en/docs/concepts/storage/volume-snapshot-classes.md index ee781d665f..45f7149a38 100644 --- a/content/en/docs/concepts/storage/volume-snapshot-classes.md +++ b/content/en/docs/concepts/storage/volume-snapshot-classes.md @@ -8,7 +8,7 @@ reviewers: - yuxiangqian title: Volume Snapshot Classes content_type: concept -weight: 30 +weight: 41 # just after volume snapshots --- diff --git a/content/en/docs/concepts/storage/volume-snapshots.md b/content/en/docs/concepts/storage/volume-snapshots.md index 7673ecf2b4..8d9a5acb72 100644 --- a/content/en/docs/concepts/storage/volume-snapshots.md +++ b/content/en/docs/concepts/storage/volume-snapshots.md @@ -8,7 +8,7 @@ reviewers: - yuxiangqian title: Volume Snapshots content_type: concept -weight: 20 +weight: 40 ---