diff --git a/contributors/design-proposals/seccomp.md b/contributors/design-proposals/seccomp.md index de00cbc05..794e758cc 100644 --- a/contributors/design-proposals/seccomp.md +++ b/contributors/design-proposals/seccomp.md @@ -191,7 +191,7 @@ profiles to be opaque to kubernetes for now. The following format is scoped as follows: -1. `runtime/default` - the default profile for the container runtime +1. `docker/default` - the default profile for the container runtime 2. `unconfined` - unconfined profile, ie, no seccomp sandboxing 3. `localhost/` - the profile installed to the node's local seccomp profile root