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 --- pod-security-context.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pod-security-context.md') diff --git a/pod-security-context.md b/pod-security-context.md index eb7b7141..bfaffa59 100644 --- a/pod-security-context.md +++ b/pod-security-context.md @@ -56,7 +56,7 @@ attributes. Some use cases require the containers in a pod to run with different security settings. As an example, a user may want to have a pod with two containers, one of which runs as root with the privileged setting, and one that runs as a non-root UID. To support use cases like this, it should -be possible to override appropriate (ie, not intrinsically pod-level) security settings for +be possible to override appropriate (i.e., not intrinsically pod-level) security settings for individual containers. ## Proposed Design -- cgit v1.2.3