File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/en/docs/reference/labels-annotations-taints Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -485,7 +485,7 @@ The [`securityContext`](/docs/reference/kubernetes-api/workload-resources/pod-v1
485
485
When you [ specify the security context for a Pod] ( /docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-pod ) ,
486
486
the settings you specify apply to all containers in that Pod.
487
487
488
- ### container.seccomp.security.alpha.kubernetes.io/[ NAME] {#container-seccomp-security-alpha-kubernetes-io}
488
+ ### container.seccomp.security.alpha.kubernetes.io/[ NAME] (deprecated) {#container-seccomp-security-alpha-kubernetes-io}
489
489
490
490
This annotation has been deprecated since Kubernetes v1.19 and will become non-functional in v1.25.
491
491
The tutorial [ Restrict a Container's Syscalls with seccomp] ( /docs/tutorials/security/seccomp/ ) takes
You can’t perform that action at this time.
0 commit comments