From fb97ad2140c76b77858f593750cc3b7db0774b68 Mon Sep 17 00:00:00 2001 From: Jim Bugwadia Date: Mon, 30 May 2022 07:49:41 -0700 Subject: [PATCH] Update content/en/docs/concepts/security/pod-security-standards.md Co-authored-by: Rey Lejano --- 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 4f005bb941..793bc4fd90 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 >}} -## Alternatives +### Alternatives {{% thirdparty-content %}}