You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/zh-cn/docs/tutorials/security/cluster-level-pss.md
+19-8Lines changed: 19 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,23 +24,24 @@ created. This tutorial shows you how to enforce the `baseline` Pod Security
24
24
Standard at the cluster level which applies a standard configuration
25
25
to all namespaces in a cluster.
26
26
27
-
To apply Pod Security Standards to specific namespaces, refer to [Apply Pod Security Standards at the namespace level](/docs/tutorials/security/ns-level-pss).
27
+
To apply Pod Security Standards to specific namespaces, refer to
28
+
[Apply Pod Security Standards at the namespace level](/docs/tutorials/security/ns-level-pss).
28
29
29
30
If you are running a version of Kubernetes other than v{{< skew currentVersion >}},
0 commit comments