Skip to content

Commit c9401de

Browse files
committed
Improve security readme
1 parent a483eb0 commit c9401de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/SECURITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Full list: https://kubernetes.io/docs/concepts/security/application-security-che
99
#### Pod-level securityContext recommendations
1010

1111
Enable pod security standard on namespace level:
12-
* create namespace with labels https://aro-labs.com/pod-security-standards/
13-
* configure pod and container security context to satisfy security standards
12+
* create namespace with labels (examples and explanations https://aro-labs.com/pod-security-standards/)
13+
* configure pod and container security context to satisfy security standards (read more https://medium.com/dynatrace-engineering/kubernetes-security-part-3-security-context-7d44862c4cfa)
1414

1515
## Cluster / OPS developers
1616

0 commit comments

Comments
 (0)