From 495642c6881b9bc0eaccbb0fecf08f47eecef6fb Mon Sep 17 00:00:00 2001 From: Jim Bugwadia Date: Thu, 26 May 2022 17:43:29 -0700 Subject: [PATCH] Update content/en/docs/concepts/security/pod-security-standards.md Co-authored-by: Qiming Teng --- content/en/docs/concepts/security/pod-security-standards.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/security/pod-security-standards.md b/content/en/docs/concepts/security/pod-security-standards.md index 8ed45f0cce..4f005bb941 100644 --- a/content/en/docs/concepts/security/pod-security-standards.md +++ b/content/en/docs/concepts/security/pod-security-standards.md @@ -458,7 +458,7 @@ of individual policies are not defined here. - {{< example file="policy/baseline-psp.yaml" >}}Baseline{{< /example >}} - {{< example file="policy/restricted-psp.yaml" >}}Restricted{{< /example >}} -### Other +## Alternatives {{% thirdparty-content %}}