generated
Kubernetes-commit: ae6729bb78ef7a3221483c66751fba9a77b9337c
This commit is contained in:
parent
d7ad7ff6ed
commit
7742b18bff
|
@ -14427,7 +14427,7 @@
|
|||
"type": "object"
|
||||
},
|
||||
"io.k8s.api.policy.v1beta1.PodSecurityPolicy": {
|
||||
"description": "PodSecurityPolicy governs the ability to make requests that affect the Security Context that will be applied to a pod and container.",
|
||||
"description": "PodSecurityPolicy governs the ability to make requests that affect the Security Context that will be applied to a pod and container. Deprecated in 1.21.",
|
||||
"properties": {
|
||||
"apiVersion": {
|
||||
"description": "APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/api-conventions.md#resources",
|
||||
|
|
Loading…
Reference in New Issue