Skip to content

Commit fe04fb8

Browse files
authored
Merge pull request #32377 from sshukun/add-deprecated
Add deprecated description to the subtitle
2 parents 0b01c92 + 66132de commit fe04fb8

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/reference/labels-annotations-taints

1 file changed

+1
-1
lines changed

content/en/docs/reference/labels-annotations-taints/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ The [`securityContext`](/docs/reference/kubernetes-api/workload-resources/pod-v1
485485
When you [specify the security context for a Pod](/docs/tasks/configure-pod-container/security-context/#set-the-security-context-for-a-pod),
486486
the settings you specify apply to all containers in that Pod.
487487

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}
489489

490490
This annotation has been deprecated since Kubernetes v1.19 and will become non-functional in v1.25.
491491
The tutorial [Restrict a Container's Syscalls with seccomp](/docs/tutorials/security/seccomp/) takes

0 commit comments

Comments
 (0)