Clarify the reference to the psp annotation in the concept page

Co-authored-by: Tim Bannister <tim@scalefactory.com>
This commit is contained in:
Mahé
2022-06-29 09:26:06 +02:00
committed by GitHub
parent 9ffd24b78d
commit 3b8a2a01fa
@@ -215,7 +215,7 @@ controller selects policies according to the following criteria:
(ordered by name) to allow the pod is selected.
When a Pod is validated against a PodSecurityPolicy, [a `kubernetes.io/psp` annotation](/docs/reference/labels-annotations-taints/#kubernetes-io-psp)
is added with its name as its value.
is added to the Pod, with the name of the PodSecurityPolicy as the annotation value.
{{< note >}}
During update operations (during which mutations to pod specs are disallowed)