Skip to content

Commit 5e96481

Browse files
authored
Remove "Service" as well
1 parent 3e48467 commit 5e96481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tutorials/clusters/seccomp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ syscalls. Here seccomp has been instructed to error on any syscall by setting
342342
ability to do anything meaningful. What you really want is to give workloads
343343
only the privileges they need.
344344

345-
Clean up that Pod and Service before moving to the next section:
345+
Clean up that Pod before moving to the next section:
346346

347347
```shell
348348
kubectl delete pod violation-pod --wait --now

0 commit comments

Comments
 (0)