Skip to content

Commit 06b957d

Browse files
committed
Update page weights in tutorial/security section
1 parent db638a5 commit 06b957d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/en/docs/tutorials/security/apparmor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ reviewers:
33
- stclair
44
title: Restrict a Container's Access to Resources with AppArmor
55
content_type: tutorial
6-
weight: 10
6+
weight: 30
77
---
88

99
<!-- overview -->

content/en/docs/tutorials/security/ns-level-pss.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Apply Pod Security Standards at the Namespace Level
33
content_type: tutorial
4-
weight: 10
4+
weight: 20
55
---
66

77
{{% alert title="Note" %}}

content/en/docs/tutorials/security/seccomp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ reviewers:
55
- saschagrunert
66
title: Restrict a Container's Syscalls with seccomp
77
content_type: tutorial
8-
weight: 20
8+
weight: 40
99
min-kubernetes-server-version: v1.22
1010
---
1111

0 commit comments

Comments
 (0)