We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c006a43 commit 239dc4cCopy full SHA for 239dc4c
content/en/docs/concepts/security/security-checklist.md
@@ -308,7 +308,7 @@ Production.
308
- [ ] An appropriate selection of admission controllers is enabled.
309
- [ ] A pod security policy is enforced by the Pod Security Admission or/and a
310
webhook admission controller.
311
-- [ ] The admission chain plugins and webhooks are securly configured.
+- [ ] The admission chain plugins and webhooks are securely configured.
312
313
Admission controllers can help to improve the security of the cluster. However,
314
they can present risks themselves as they extend the API server and
0 commit comments