From 6cd1f8b4d2ff594d9e7faf2c47cb3cdc14d5ffab Mon Sep 17 00:00:00 2001 From: Christian Koep Date: Tue, 18 Oct 2016 10:12:26 +0200 Subject: Fix typos and linted_packages sorting --- apparmor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apparmor.md') 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: -- cgit v1.2.3