Skip to content

Commit

Permalink
Merge #406
Browse files Browse the repository at this point in the history
406: docs: update README_CHECKS.md r=zegl a=zegl

<p>Updated README_CHECKS.md</p>

---

This PR was created from Gustav Westling's (zegl) [workspace](https://getsturdy.com/kube-score-QEduUvS/ec482ab3-1b84-47fc-8b77-3974d49c7dbb) on [Sturdy](https://getsturdy.com/).

Join your team, and code and collaborate on Sturdy, [join now!](https://getsturdy.com/get-started/github)

Update this PR by making changes through Sturdy.


Co-authored-by: Gustav Westling <[email protected]>
  • Loading branch information
bors[bot] and zegl authored Oct 28, 2021
2 parents 35b551e + d6cc820 commit 1a613ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README_CHECKS.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
| pod-networkpolicy | Pod | Makes sure that all Pods are targeted by a NetworkPolicy | default |
| networkpolicy-targets-pod | NetworkPolicy | Makes sure that all NetworkPolicies targets at least one Pod | default |
| pod-probes | Pod | Makes sure that all Pods have safe probe configurations | default |
| container-security-context | Pod | Makes sure that all pods have good securityContexts configured | optional |
| container-security-context-user-group-id | Pod | Makes sure that all pods have a security context with valid UID and GID set | default |
| container-security-context-privileged | Pod | Makes sure that all pods have a unprivileged security context set | default |
| container-security-context-readonlyrootfilesystem | Pod | Makes sure that all pods have a security context with read only filesystem set | default |
Expand Down

0 comments on commit 1a613ed

Please sign in to comment.