We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the problem/challenge you have The PodSecurityPolicy is deprecated since 1.21 and will be removed in Kubernetes 1.25.
src: https://kubernetes.io/docs/concepts/security/pod-security-policy/
Solution use SecurityContextConstraints instead
The text was updated successfully, but these errors were encountered:
@phhutter Since we have already updated to latest versions. This might not be valid any more. Please reopen if you face any issue.
Sorry, something went wrong.
No branches or pull requests
Describe the problem/challenge you have
The PodSecurityPolicy is deprecated since 1.21 and will be removed in Kubernetes 1.25.
src: https://kubernetes.io/docs/concepts/security/pod-security-policy/
Solution
use SecurityContextConstraints instead
The text was updated successfully, but these errors were encountered: