Update seccomp runtime/default to docker/default

The docs are not in alignment with the code, so if the code below is
correct this commit should be merged.

59caf07228/pkg/kubelet/dockertools/docker_manager.go (L1191)

59caf07228/pkg/api/validation/validation.go (L2123)
This commit is contained in:
Jeff Peeler 2017-02-22 14:40:33 -05:00
parent 8d7254d9be
commit ef36f8c19f
1 changed files with 1 additions and 1 deletions

View File

@ -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/<profile-name>` - the profile installed to the node's local seccomp profile root