pod-security-policy.md: update to use PSP from policy/v1beta1 and fix a broken link. (#12768)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
d110471a35
commit
acc4c33888
@@ -464,7 +464,7 @@ Please make sure [`volumes`](#volumes-and-file-systems) field contains the
|
|||||||
For example:
|
For example:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
apiVersion: extensions/v1beta1
|
apiVersion: policy/v1beta1
|
||||||
kind: PodSecurityPolicy
|
kind: PodSecurityPolicy
|
||||||
metadata:
|
metadata:
|
||||||
name: allow-flex-volumes
|
name: allow-flex-volumes
|
||||||
@@ -609,6 +609,6 @@ default cannot be changed.
|
|||||||
### Sysctl
|
### Sysctl
|
||||||
|
|
||||||
Controlled via annotations on the PodSecurityPolicy. Refer to the [Sysctl documentation](
|
Controlled via annotations on the PodSecurityPolicy. Refer to the [Sysctl documentation](
|
||||||
/docs/concepts/cluster-administration/sysctl-cluster/#podsecuritypolicy-annotations).
|
/docs/concepts/cluster-administration/sysctl-cluster/#podsecuritypolicy).
|
||||||
|
|
||||||
{{% /capture %}}
|
{{% /capture %}}
|
||||||
|
|||||||
Reference in New Issue
Block a user