[en] Update cluster-level-pss.md show the code sample what user will apply
Add code sample link to show what user will apply.
This commit is contained in:
parent
efe2fc9319
commit
310a1221ac
|
|
@ -294,6 +294,8 @@ following:
|
|||
|
||||
1. Create a Pod in the default namespace:
|
||||
|
||||
{{% code_sample file="security/example-baseline-pod.yaml" %}}
|
||||
|
||||
```shell
|
||||
kubectl apply -f https://k8s.io/examples/security/example-baseline-pod.yaml
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue