diff options
| author | Christian Koep <christiankoep@gmail.com> | 2016-10-18 10:12:26 +0200 |
|---|---|---|
| committer | Christian Koep <christiankoep@gmail.com> | 2016-10-31 18:31:08 +0100 |
| commit | 6cd1f8b4d2ff594d9e7faf2c47cb3cdc14d5ffab (patch) | |
| tree | 391d49837be7a3b11a2b2a7ce3d53072f9e3a5a8 /apparmor.md | |
| parent | 544bddb652b98ad9bb7678004a6e8b99df58995a (diff) | |
Fix typos and linted_packages sorting
Diffstat (limited to 'apparmor.md')
| -rw-r--r-- | apparmor.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apparmor.md b/apparmor.md index 453954d5..d7051567 100644 --- a/apparmor.md +++ b/apparmor.md @@ -113,7 +113,7 @@ Ubuntu system. The profiles can be found at `{securityfs}/apparmor/profiles` ## API Changes -The intial alpha support of AppArmor will follow the pattern +The initial alpha support of AppArmor will follow the pattern [used by seccomp](https://github.com/kubernetes/kubernetes/pull/25324) and specify profiles through annotations. Profiles can be specified per-container through pod annotations. The annotation format is a key matching the container, and a profile name value: |
