Skip to content

Commit c85008c

Browse files
committed
update docker/default to runtime/default
1 parent 7f12222 commit c85008c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node/seccomp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ profiles to be opaque to kubernetes for now.
197197

198198
The following format is scoped as follows:
199199

200-
1. `docker/default` - the default profile for the container runtime, can be
200+
1. `runtime/default` - the default profile for the container runtime, can be
201201
overwritten by the following two.
202202
2. `unconfined` - unconfined profile, ie, no seccomp sandboxing
203203
3. `localhost/<profile-name>` - the profile installed to the node's local seccomp profile root

0 commit comments

Comments
 (0)