Skip to content

Commit 1d55061

Browse files
committed
Remove the part about defining a PSP in a file
1 parent 8a4e62f commit 1d55061

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/en/docs/concepts/security/pod-security-policy.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,8 +248,7 @@ alias kubectl-user='kubectl --as=system:serviceaccount:psp-example:fake-user -n
248248

249249
### Create a policy and a pod
250250

251-
Define the example PodSecurityPolicy object in a file. This is a policy that
252-
prevents the creation of privileged pods.
251+
This is a policy that prevents the creation of privileged pods.
253252
The name of a PodSecurityPolicy object must be a valid
254253
[DNS subdomain name](/docs/concepts/overview/working-with-objects/names#dns-subdomain-names).
255254

0 commit comments

Comments
 (0)