Skip to content

Commit

Permalink
Fix codespell
Browse files Browse the repository at this point in the history
Signed-off-by: Brad Davidson <[email protected]>
  • Loading branch information
brandond committed Oct 17, 2022
1 parent 96868e8 commit ace2b88
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions .codespellignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
aks
gcp
gce
ec2
eks
gce
gcp
ro
shouldnot
2 changes: 1 addition & 1 deletion docs/security/cis_self_assessment123.md
Original file line number Diff line number Diff line change
Expand Up @@ -2435,7 +2435,7 @@ In many cases applications running in containers do not require any capabilities
**Result:** Manual

**Remediation:**
Review the use of capabilities in applications running on your cluster. Where a namespace contains applicaions which do not require any Linux capabities to operate consider adding a PSP which forbids the admission of containers which do not drop all capabilities.
Review the use of capabilities in applications running on your cluster. Where a namespace contains applications which do not require any Linux capabities to operate consider adding a PSP which forbids the admission of containers which do not drop all capabilities.


#### 5.2.11
Expand Down

0 comments on commit ace2b88

Please sign in to comment.