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 3e48467 commit 5e96481Copy full SHA for 5e96481
content/en/docs/tutorials/clusters/seccomp.md
@@ -342,7 +342,7 @@ syscalls. Here seccomp has been instructed to error on any syscall by setting
342
ability to do anything meaningful. What you really want is to give workloads
343
only the privileges they need.
344
345
-Clean up that Pod and Service before moving to the next section:
+Clean up that Pod before moving to the next section:
346
347
```shell
348
kubectl delete pod violation-pod --wait --now
0 commit comments