Skip to content

Commit 0a9ec19

Browse files
authored
Merge pull request #44137 from 1000Delta/patch-2
[en] Update cluster-level-pss.md show the code sample.
2 parents 08108c7 + 310a122 commit 0a9ec19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/en/docs/tutorials/security/cluster-level-pss.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -294,6 +294,8 @@ following:
294294

295295
1. Create a Pod in the default namespace:
296296

297+
{{% code_sample file="security/example-baseline-pod.yaml" %}}
298+
297299
```shell
298300
kubectl apply -f https://k8s.io/examples/security/example-baseline-pod.yaml
299301
```

0 commit comments

Comments
 (0)