fix broken file reference

This commit is contained in:
pweil-
2016-09-21 03:37:16 -04:00
parent 3720dcf50d
commit b1bb2d33b6
+1 -1
View File
@@ -130,7 +130,7 @@ A pod must validate every field against the PSP.
Here is an example Pod Security Policy. It has permissive settings for Here is an example Pod Security Policy. It has permissive settings for
all fields all fields
{% include code.html language="yaml" file="sj.yaml" ghlink="/docs/user-guide/pod-security-policy/psp.yaml" %} {% include code.html language="yaml" file="psp.yaml" ghlink="/docs/user-guide/pod-security-policy/psp.yaml" %}
Create the policy by downloading the example file and then running this command: Create the policy by downloading the example file and then running this command: