Skip to content

Commit 3b8a2a0

Browse files
mtardyTim Bannister
andauthored
Clarify the reference to the psp annotation in the concept page
Co-authored-by: Tim Bannister <[email protected]>
1 parent 9ffd24b commit 3b8a2a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/security/pod-security-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ controller selects policies according to the following criteria:
215215
(ordered by name) to allow the pod is selected.
216216

217217
When a Pod is validated against a PodSecurityPolicy, [a `kubernetes.io/psp` annotation](/docs/reference/labels-annotations-taints/#kubernetes-io-psp)
218-
is added with its name as its value.
218+
is added to the Pod, with the name of the PodSecurityPolicy as the annotation value.
219219

220220
{{< note >}}
221221
During update operations (during which mutations to pod specs are disallowed)

0 commit comments

Comments
 (0)