Skip to content

Commit

Permalink
fix pods to Pods kubernetes#13939
Browse files Browse the repository at this point in the history
  • Loading branch information
edsondearaujo authored and DonatoHorn committed Jun 25, 2023
1 parent 0878d6c commit a80bd00
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PodSecurityPolicy foi [descontinuada](/blog/2021/04/08/kubernetes-1-21-release-a
no Kubernetes v1.21, e removido do Kubernetes v1.25.
{{% /alert %}}

Em vez de usar PodSecurityPolicy, você pode aplicar restrições semelhantes em pods usando
Em vez de usar PodSecurityPolicy, você pode aplicar restrições semelhantes em Pods usando
um ou ambos:

- [Admissão de segurança do pod](/docs/concepts/security/pod-security-admission/)
Expand Down

0 comments on commit a80bd00

Please sign in to comment.