Skip to content

Commit 5f7072e

Browse files
authored
Update README.md
1 parent 3281209 commit 5f7072e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This Git Action run security lint check against Kubernetes workloads when a PR i
2525
- `RunAsGroup` (root/nonroot)
2626
- volume types
2727
2. Define your own criteria based on the lint result, for example:
28-
- Send lint report to slack channel if `priivleged` mode is set to true
28+
- Send lint report to slack channel if `privileged` mode is set to true
2929
- Fail the check on the PR if some host level namespaces are enabled. (`hostNetwork` etc.)
3030
- Assign extra reviewers (security architect/engineer) to the PR.
3131

0 commit comments

Comments
 (0)