We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a4e62f commit 1d55061Copy full SHA for 1d55061
content/en/docs/concepts/security/pod-security-policy.md
@@ -248,8 +248,7 @@ alias kubectl-user='kubectl --as=system:serviceaccount:psp-example:fake-user -n
248
249
### Create a policy and a pod
250
251
-Define the example PodSecurityPolicy object in a file. This is a policy that
252
-prevents the creation of privileged pods.
+This is a policy that prevents the creation of privileged pods.
253
The name of a PodSecurityPolicy object must be a valid
254
[DNS subdomain name](/docs/concepts/overview/working-with-objects/names#dns-subdomain-names).
255
0 commit comments