Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ConfigMap support for seccomp custom profiles #1269

Closed
wants to merge 12 commits into from
Prev Previous commit
Next Next commit
Fix mispelling.
  • Loading branch information
pjbgf committed Oct 2, 2019
commit 425bcc923470512c72b2d4c3a4347361699753c9
2 changes: 1 addition & 1 deletion keps/sig-node/20191002-seccomp-custom-profiles.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ type SecurityContextStatus struct {
}
```

A similar approach would also be benefitial to AppArmor profiles.
A similar approach would also be beneficial to AppArmor profiles.


#### Rollout of profile changes
Expand Down